Command that disallows anything on the screen.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Command that disallows anything on the screen.

Re: Command that disallows anything on the screen.

by TheMightyHeracross » Sat Feb 01, 2014 5:39 pm

Haha, yeah that too.

Re: Command that disallows anything on the screen.

by NeuralStunner » Sat Feb 01, 2014 5:36 pm

I would lean toward "r_disable2d".

You'd want to exempt the console and menus from this, of course. Skyrim's Creation Engine has a hilarious console command that hides everything 2D (including the console itself).

Re: Command that disallows anything on the screen.

by Leonard2 » Sat Feb 01, 2014 3:40 pm

Again something like r_drawvgui from source engine..

Command that disallows anything on the screen.

by TheMightyHeracross » Sat Feb 01, 2014 3:38 pm

Right, so last request I made had a second crappy one bundled in, so I wonder if only the first part of that request, a console command that disallows anything, even ACS, to be printed on the screen. Messages, pictures, everything except maybe intermission screens and Strife-style cutscenes.
EDIT: Like NerualStunner said, don't block the Menu or console. :lol:

Top