EVENT LOOKUP: Difference between revisions
No edit summary  | 
				Doom64hunter (talk | contribs) m Remove outdated info, add template  | 
				||
| Line 1: | Line 1: | ||
{{EventTable|1=EVENT_LOOKUP|2=player that executed the input|3=[[i|player->i]]|4=1 value}}  | |||
EVENT_LOOKUP is a [[EDuke32_event_list|Game Event]].  | EVENT_LOOKUP is a [[EDuke32_event_list|Game Event]].  | ||
This [[event]] is called when the player presses the key assigned to   | This [[event]] is called when the player presses the key assigned to tilt the player's view up (''Page Up'' by default).  | ||
Set gamevar [[RETURN]] to any non-zero value to ignore the key.  | Set gamevar [[RETURN]] to any non-zero value to ignore the key.  | ||
[[Category:Events]]  | [[Category:Events]]  | ||