EVENT DISPLAYCROSSHAIR: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Dood! (talk | contribs)
mNo edit summary
Line 2: Line 2:


This [[event]] is called when the player crosshair is being displayed.
This [[event]] is called when the player crosshair is being displayed.
If gamevar RETURN is set to 1, the crosshair is not displayed, regardless of the user's configuration.


[[Category:Events]]
[[Category:Events]]

Revision as of 20:49, 18 June 2008

EVENT_DISPLAYCROSSHAIR is a Game Event.

This event is called when the player crosshair is being displayed.

If gamevar RETURN is set to 1, the crosshair is not displayed, regardless of the user's configuration.