how can i play against 12 bots??

lammmbda

Newbie
Joined
Jun 24, 2003
Messages
84
Reaction score
0
so I checked the option "bots join: CT"
but after 2 rounds, team balance starts automatically,

is there a way to turn auto-balance teams off??
 
NonStopableForce said:
mp_autoteambalance 0

-NonStopableForce


you're half-right 2. You also need to increase the limit that allows +12 on another team (enables stacking).

something like mp_limit_ something.

It should say in the console :)

happy bot killing you bot killer
 
lammmbda said:
so I checked the option "bots join: CT"
but after 2 rounds, team balance starts automatically,

is there a way to turn auto-balance teams off??

Hit ~ (if nothing happens go into options - keyboard - advanced and enable the developer console) to bring up the console.

Now type:
Code:
mp_autoteambalance 0
mp_limitteams 99
Now you will be able to play. Type:
Code:
bot_kick
to kick all the bots and simply type:
Code:
bot_add_t
or
Code:
bot_add_ct
To add the bots to a team. Press up - enter in the console to run your previous command. Just repeat it til you get enough bots :)
 
I want AdminMod for source...

slapping ragdolls should be a blast :p
 
Back
Top