Author Topic: Max bots pref for custom gamemodes?  (Read 723 times)

I just made a new GameMode, but after looking at the Reference post Rotondo made, I can't find the variable that sets the maximum bots. I have over 20 bots in my map and they don't spawn in because I'm assuming the maximum is 6 bots for default, if you don't write in the variable.

Does anybody know the variable for it anyway?

$Server::Quota::Player should be the problem, I set it to 10 because I thought it was for maximum playercount. Setting it to 100 and testing it right now. I will post again if this fixed it.

Yeah, setting it to 100 fixed it, I thought there was supposed to be a variable for bots or something. Anyway, issue fixed. Locking.