Feature #1271
Game Status Cvars
Start date:
2003-08-30
% Done:
100%
Description
The Game should register a number of (read-only)
console variables that could then be used in
association with the "if" command, or other commands.
Things like current weapon, map/episode number, player
name/number, ammo, armor, health points.
The cvars need to be read-only because much of the data
can't be changed simply by changing a value in memory
(e.g. the current map or player weapon).
Labels: Customizability
History
#1 Updated by danij about 21 years ago
Logged In: YES
user_id=849456
Implemented in CVS.