EVENT DISPLAYBORDER

From EDukeWiki
Revision as of 08:58, 4 February 2022 by Doom64hunter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Event ID player# THISACTOR RETURN
EVENT_DISPLAYBORDER screenpeek player->i 1 value

EVENT_DISPLAYBORDER is a Game Event.

Set RETURN to change the background tile of the game view. By default, this is tilenum 1141 (BIGHOLE), i.e. the green slime tile you see at the ends of the fullscreen HUD bar.

This event will execute even if the border is not visible. Setting this to -1 will result in a hall of mirrors effect.