WEAPONx RELOAD

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

WEAPONx_RELOAD defines the number of frames displayed in the weapon's reload sequence, in a similar vein to WEAPONx_TOTALTIME.

If a weapon's WEAPONx_CLIP is zero, this sequence takes place after every shot. If non-zero, it takes place when the remainder of the weapon's ammo_amount divided by WEAPONx_CLIP is zero.

The weaponcount and kickback_pic values increase to a weapon's TOTALTIME plus its RELOAD.