Difference between revisions of "NextMap"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' The name of the map that will be played next on the server. ==External Links== * [http://e...")
 
 
Line 5: Line 5:
 
   The name of the map that will be played next on the server.
 
   The name of the map that will be played next on the server.
  
==External Links==
+
==See also==
* [http://enesce.com/help/index.html?Variables/NextMap.html Scripting Manual page for NextMap]
+
* [[CurrentMap]]
 +
* [[OnMapChange]]
  
 
[[Category:Server Scripting]][[Category:Server Scripting Variables]]
 
[[Category:Server Scripting]][[Category:Server Scripting Variables]]

Latest revision as of 10:56, 13 March 2013

From the Scripting Manual

 Data Type: String
 
 Description:
 The name of the map that will be played next on the server.

See also