NUMWALLS: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m New page: NUMWALLS is a read-only gamevar predefined when a map loads. It returns the number of walls in the current level. Category:Pre-defined gamevars
 
m Category
Line 1: Line 1:
NUMWALLS is a read-only gamevar predefined when a map loads.  It returns the number of walls in the current level.
'''NUMWALLS''' is a read-only gamevar predefined when a map loads.  It returns the number of walls in the current level.


[[Category:Pre-defined gamevars]]
[[Category:Constantly updated gamevars]]

Revision as of 11:03, 31 August 2008

NUMWALLS is a read-only gamevar predefined when a map loads. It returns the number of walls in the current level.