Score

From ZDoom Wiki
Revision as of 10:05, 11 March 2012 by Gez (talk | contribs) (page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Score is a value that can be used to create mods with an arcade-like feeling. It can be manipulated from ACS with APROP_Score, increased by ScoreItems, and used in DECORATE expressions with the score variable.

The alternate HUD will show the player's current score if hud_showscore is true.