Difference between revisions of "DeathmatchPlayers"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current number of players on team 0 (aka Deathmatch) ==External Links== * [http://enesce.com...")
 
Line 5: Line 5:
 
   Current number of players on team 0 (aka Deathmatch)
 
   Current number of players on team 0 (aka Deathmatch)
  
==External Links==
+
[[Category:Server Scripting]][[Category:Server Scripting Variables]][[Player Count Variables]]
* [http://enesce.com/help/index.html?Variables/DeathmatchPlayers.html Scripting Manual page for DeathmatchPlayers]
 
 
 
[[Category:Server Scripting]][[Category:Server Scripting Variables]]
 

Revision as of 10:40, 13 March 2013

From the Scripting Manual

 Data Type: Byte
 
 Description:
 Current number of players on team 0 (aka Deathmatch)Player Count Variables