LEVEL

From EDukeWiki
Revision as of 08:01, 18 June 2014 by Daedolon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Read-only variable that contains the current level number.

This gets incremented by one during EVENT_DISPLAYBONUSSCREEN, use the userdef last_level to get the current level number even during the Bonus screen.

See also level_number and volume_number.

See definelevelname.