Jump to content

EVENT DISPLAYOVERHEADMAPTEXT: Difference between revisions

From EDukeWiki
Jblade (talk | contribs)
Created page with "EVENT_DISPLAYOVERHEADMAPTEXT is a Game Event. Set RETURN to any non-zero value to disable hardcoded display of text. If you wish to replace the hardco..."
(No difference)

Revision as of 02:22, 30 January 2018

EVENT_DISPLAYOVERHEADMAPTEXT is a Game Event.

Set RETURN to any non-zero value to disable hardcoded display of text.

If you wish to replace the hardcoded text, you must check that userdef[].overhead_on == 2 yourself.