EVENT DISPLAYCROSSHAIR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
EVENT_DISPLAYCROSSHAIR is a [ | 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 | 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 10: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.