Ifplayersl

From EDukeWiki
Revision as of 03:41, 3 June 2013 by Hendricks266 (talk | contribs) (Created page with "'''ifplayersl''' <value> { →‎something: } else { →‎something else: } This condition is true if the number of players is less than <value>. '''ifplayersl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ifplayersl <value> { /* something */ } else { /* something else */ }

This condition is true if the number of players is less than <value>.

ifplayersl is a command originally found in pre-v1.0 prototypes of Duke Nukem 3D.