ReFire

From Eternity Wiki
Revision as of 14:48, 26 October 2006 by Quasar (talk | contribs) (Initial commit.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ReFire is a player weapon codepointer used to check for refiring at the end of a weapon's attack sequence. If the player is holding down the fire key, the weapon will try to fire again without entering the weapon's ready state first. This pointer increments or clears the player's refire counter, which when positive, causes the player's aim to become less accurate with some weapons. Remaining ammo is also checked, and if the player does not have enough ammo to fire another shot, the weapon will be lowered.