Light0: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(XlFpKLMOKtd)
m (Reverted edits by 192.138.151.51 (Talk) to last revision by Printz)
 
Line 1: Line 1:
Action rqeuries knowledge, and now I can act!
'''Light0''' (void)
 
==Usage==
Light0 is a player weapon codepointer. This codepointer is used to reset player weapon light flashes to normal. Most DOOM weapons call this pointer by transfering to frame S_LIGHTDONE (DeHackEd number 1) after their last firing frame.
==See also==
*[[Light1]]
*[[Light2]]
*[[List of codepointers]]
 
[[Category:Codepointers]]

Latest revision as of 14:25, 16 November 2011

Light0 (void)

Usage[edit]

Light0 is a player weapon codepointer. This codepointer is used to reset player weapon light flashes to normal. Most DOOM weapons call this pointer by transfering to frame S_LIGHTDONE (DeHackEd number 1) after their last firing frame.

See also[edit]