EVENT DISPLAYBORDER: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
Set RETURN to change the background tile of the game view. By default, this is the green slime tile you see at the ends of the fullscreen HUD bar.
Set RETURN to change the background tile of the game view. By default, this is the green slime tile you see at the ends of the fullscreen HUD bar.


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


[[Category:Events]]
[[Category:Events]]

Revision as of 06:30, 27 November 2021

EVENT_DISPLAYBORDER is a Game Event.

Set RETURN to change the background tile of the game view. By default, this is 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.