Multimode: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Bloodclaw (talk | contribs)
mNo edit summary
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
This store the number of players in the game.
This store the number of players in the game.
In singleplayer, it is set to 1.
In singleplayer, it is set to 1.
''multimode'' stores the total of player in the game, while [[numplayers]] stores only non-bot players.


[[Category:Userdef structure members]]
[[Category:Userdef structure members]]

Revision as of 11:25, 12 October 2009

This store the number of players in the game. In singleplayer, it is set to 1.

multimode stores the total of player in the game, while numplayers stores only non-bot players.