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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.