Results 1 to 2 of 2
  1. #1
    bhfff's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    162
    Reputation
    34
    Thanks
    619
    My Mood
    Amused

    [Help Modding+Guide(Kind of)] 6 or more players (custom games)

    Hello everyone, I found in the code how the client calculate the number of players for each team
    And it's pretty easy to understand+calculate, here is the code: https://pastebin.com/aYa2BYsw
    Goto line: 3679 and 5062
    (Btw if you know how to decompile .dat files here's the directory: \mod_man-1\com\riotgames\platform\gameclient\views\game\pra ctice\create\CreatePracticeGameView.class.asasm)

    My question is:
    Where is the file that checks the max players?

    Here is how you can calculate the max players
    Pushbyte/(Callprop+TeamSize)=FinalTeamSize

    Pushbyte Callprop Teamsize (InGame) Allow Create Button Result ClientCrash
    12 1 1x1 No 6x6 No
    6 2 1x1 Yes

    First example:
    12/(1+1)=6x6
    The game checks (in client side) if the lobby have more than 5 players selected and if it's true it simply disable the "Create Lobby" button

    I have to find the code that checks for the MaxTeamSize (or something like that)
    You can help me by: searching for the code inside the pastebin/file I gave you.

    Thank you for your patience and I hope we can find something
    Last edited by bhfff; 09-20-2014 at 09:45 AM.

  2. The Following User Says Thank You to bhfff For This Useful Post:

    WicCaesar (03-21-2015)

  3. #2
    csgoskinsmarket's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Wawa
    Posts
    589
    Reputation
    75
    Thanks
    1,285
    My Mood
    Amused
    Thanks for sharing! Helpful!

Similar Threads

  1. [Help Request] please help me i dont kwno wath make more
    By chuo99 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 3
    Last Post: 07-10-2013, 10:51 AM
  2. Help me to mod this kind of gun
    By likedliked in forum CrossFire Mods & Rez Modding
    Replies: 1
    Last Post: 03-13-2012, 09:20 AM
  3. [Help Request] Help Modding
    By leog_v in forum Combat Arms Brazil Help
    Replies: 30
    Last Post: 07-03-2011, 08:51 AM
  4. [Help Request] Need help modding my M416CQB
    By BACustoms in forum Combat Arms Mod Help
    Replies: 3
    Last Post: 05-02-2011, 08:20 PM
  5. need help combat arms duse not work any more.
    By bob67 in forum Combat Arms Hacks & Cheats
    Replies: 10
    Last Post: 08-24-2008, 01:51 AM