WEAPON: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
detonator is 10, not 0; added DEFS.CON code; grammar
Fox (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{Deprecated}}
Returns the value of the currently selected weapon. The value is briefly not set when the player enters the game.
Returns the value of the currently selected weapon. The value is briefly not set when the player enters the game.



Latest revision as of 04:09, 29 August 2020

This feature is deprecated.
It's recommend not to use this feature.

Returns the value of the currently selected weapon. The value is briefly not set when the player enters the game.

define KNEE_WEAPON         0 // Mighty Foot
define PISTOL_WEAPON       1
define SHOTGUN_WEAPON      2
define CHAINGUN_WEAPON     3
define RPG_WEAPON          4
define HANDBOMB_WEAPON     5 // Pipebombs
define SHRINKER_WEAPON     6
define DEVISTATOR_WEAPON   7 // Devastator
define TRIPBOMB_WEAPON     8
define FREEZE_WEAPON       9 // Freezethrower
define HANDREMOTE_WEAPON   10 // Pipebomb Detonator
define GROW_WEAPON         11 // Microwave Expander