Posts: 3,351
Threads: 780
Joined: Jan 2010
Posts: 3,351
Threads: 780
Joined: Jan 2010
What you can do with 200 bots?
Posts: 435
Threads: 15
Joined: Feb 2008
Reputation:
0
I have a round based game, I use GameModeExit(); to clear everything at the end of the round. This worked fine in previous versions with bots (including large numbers). This is only happening with 0.3e R2 (I have not tried it with 0.3e).
[Edit] Just tried it with 0.3e and its the same. However I also double checked with 0.3c and it worked just fine.
Posts: 1,061
Threads: 29
Joined: Dec 2010
Reputation:
0
Cyber has a good use for his 200 bots. <3
I can't wait to see v0.9 Cyber. I hope this error gets fixed.
Fred.
Posts: 435
Threads: 15
Joined: Feb 2008
Reputation:
0
O.k never mind I have a work around seems my IDE was bugged and saving compiled files with the wrong name. I can use Kick(); as a way to force the bots to disconnect before GameModeExit(); however this is still a problem.