WEAPONx RELOADSOUND1: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "If WEAPON_RELOAD_TIMING is enabled in the WEAPONx_FLAGS bitfield, '''WEAPONx_RELOADSOUND1''' is the first sound to be played in the weapon's reload sequence. [[WEAPONx..."
 
(No difference)

Latest revision as of 21:02, 12 August 2012

If WEAPON_RELOAD_TIMING is enabled in the WEAPONx_FLAGS bitfield, WEAPONx_RELOADSOUND1 is the first sound to be played in the weapon's reload sequence. WEAPONx_RELOADSOUND2 is the second.

All weapons have this value set to EJECT_CLIP by default but only WEAPON 1 (the pistol) utilizes it.