Disable2d (Slash Command)
(Redirected from Disable2D (Slash Command))
Jump to navigation
Jump to search
Slash Command
/disable2d [0-1]
Disable the drawing of 2D sprites (images).
This command makes all 2-dimensional images on the screen invisible, including the entire User Interface, dialog bubbles, damage numbers, and any other 2-dimensional text or image that the game renders.
- 0 = enable 2-dimensional drawing/rendering
- 1 = disable 2-dimensional drawing/rendering
Warning: This command might be tricky to reverse if used because the command line in the Chat window would be invisible. As such I recommend you bind it to a key as a toggle (e.g., /bind J ++disable2d) before you use it. Also, although the chat box is invisible, it's still there. You can still type a slash command (/disable2d 0) in it if you can type blind. If you want to remove the UI from sight in order to take a picture, use /screenshotui. For demos, use /demohideallentityui.
Example
/disable2d 1
Also