ReFire

From Eternity Wiki
Revision as of 22:04, 21 April 2009 by Esselfortium (talk | contribs)
Jump to navigationJump to search

ReFire (void)

Usage

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.