EVENT DISPLAYCROSSHAIR: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Dood! (talk | contribs)
mNo edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
EVENT_DISPLAYCROSSHAIR is a [http://www.eduke32.com/wiki/index.php?title=EDuke32_event_list Game Event].
EVENT_DISPLAYCROSSHAIR is a [[EDuke32_event_list|Game Event]].


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.
If gamevar [[RETURN]] is set to any non-zero value, the crosshair is not displayed, regardless of the user's configuration.


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

Revision as of 11:05, 3 May 2009

EVENT_DISPLAYCROSSHAIR is a Game Event.

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

If gamevar RETURN is set to any non-zero value, the crosshair is not displayed, regardless of the user's configuration.