Loading...
  OR  Zero-K Name:    Password:   
Title: AIs Welcome
Host: CHrankAdminDeinFreund
Game version: Zero-K v1.4.9.2
Engine version: 103.0.1-129-g98e3979
Battle ID: 430920
Started: 9 years ago
Duration: 32 minutes
Players: 1
Bots: True
Mission: False
Rating: None
Watch Replay Now
Manual download

Team 1

AUrankAdminGoogleFrog
Spectators
PLrankniktu
CHrankAdminDeinFreund

Show winners



Preview
Filter:    Player:  
sort
Can I get @_Shaman drop approval?

(Battle is 4xCircuit vs 4xCSI, GoogleFrog didn't do anything)
+0 / -0

9 years ago
Wow startbox merging for teams totally did not work here. I suspect spectators counting as an ally team. :[
+0 / -0

9 years ago
Should be
if (#Spring.GetTeamList(0) > 1 and #Spring.GetTeamList(1) > 1 and GetTeamCount() == 2) then

Also, in the if clause:
main_config[2] = nil
main_config[3] = nil
+0 / -0

9 years ago
It also seems to put FFA boxes even though there are only 2 teams. The AI always checks all 4 startpos.
+0 / -0

9 years ago
what is "GetTeamCount()"? It's not a spring function as far as I can tell. Also, this is difficult to test without a proper lobby. :[
+0 / -0

9 years ago
GetTeamCount() is a box interface convenience function which returns how many teams there actually are. This is because #Spring.GetAllyTeamList() always gives 16.
+0 / -0

9 years ago
That should be wikified.
+0 / -0

9 years ago
http://zero-k.info/mediawiki/index.php?title=Startbox_API#Advanced_stuff
+0 / -0