How do i play with more than 16 bots?

I really want to find out beacause i saw servers with even 22 bots (or 20)
Can someone help??
By the way is there a in-game script loader here ?

Comments

  • Open the console and type

    addbots(xx); where xx is the number of bots to add

    Beware, though. 16 bots is pretty much the maximum for the vanilla bots, as adding more starts clogging up the AI processing. The result? You end up with many bots sitting around doing nothing until another bot somewhere else on the map finishes doing its something.

    The servers with more than 16 bots are likely running modified bots that don't clog up when there's many active at once. Lagg_Alot's bots are reported to be some of the best as well.
  • There's probably a syntax error in your input. What is the exact command you are entering? It should be:
    [tt]addbots(6);[/tt]
    or
    [tt]addbots(10);[/tt]
    etc, depending on how many you want to add.
  • Yes you do.
  • great read
Sign In or Register to comment.