EVENT DISPLAYOVERHEADMAPTEXT: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
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 03: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.