CheckReload

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

CheckReload is a player weapon codepionter. This codepointer is used to cause a weapon to skip post-firing reload animations when the player does not have enough ammo with which to reload the weapon (by default, only the DOOM II Super Shotgun uses this codepointer).

Special Notes

This codepointer did not function correctly in BOOM, MBF, SMMU, or early versions of the Eternity Engine due to an oversight made during changes to the weapon system. This error would cause the Super Shotgun to appear to reload even when the player had less than two shells. This behavior will still occur in old demos, but is otherwise repaired.