EVENT DISPLAYTIP: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{EventTable|1=EVENT_DISPLAYTIP |2=[[screenpeek]]|3=[[i|player->i]]|4=1 value}} | |||
EVENT_DISPLAYTIP is a [[EDuke32_event_list|Game Event]]. | EVENT_DISPLAYTIP is a [[EDuke32_event_list|Game Event]]. | ||
Latest revision as of 07:12, 30 January 2022
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_DISPLAYTIP | screenpeek | player->i | 1 value |
EVENT_DISPLAYTIP is a Game Event.
This event is run whenever the tipping animation is displayed, triggered whenever tipincs is nonzero.
If RETURN is set to -1, the animation is disabled, and the currently active weapon will still be displayed.
If RETURN is set to 1, the animation is disabled, but the weapon will remain hidden until tipincs is 0.