Numplayers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
initially player indexes will go from 0 to numplayers-1 however this no longer holds once a player quits. | initially player indexes will go from 0 to numplayers-1 however this no longer holds once a player quits. | ||
[[Category:Constantly updated gamevars]] |
Revision as of 20:54, 17 May 2006
numplayers is a gamevar that represents the number of players in the game.
initially player indexes will go from 0 to numplayers-1 however this no longer holds once a player quits.