Finally got things working from vote to roundstart to join to death.

This commit is contained in:
Zuhayr
2015-03-18 02:42:09 +10:30
parent fe6cd5af13
commit d8018db5c9
6 changed files with 32 additions and 23 deletions

View File

@@ -52,4 +52,4 @@ var/const/commandos_possible = 6 //if more Commandos are needed in the future
usr << "Looks like someone beat you to it."
return
team.attempt_spawn(1,commandos_possible)
team.attempt_spawn(1)