EVENT DISPLAYOVERHEADMAPTEXT

From EDukeWiki
Revision as of 03:22, 30 January 2018 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.