PDA

View Full Version : remove gui elements


Tigzi
04-15-2008, 07:22 PM
hi,

i my trying to clean up my GUI and there are still remaning things i can't remove:

http://flfcobra.free.fr/toremove1.JPG

1/ i looked on the Cvars list here http://quakewarswiki.net/wiki/Cvar_List
and found gui_personalBestsAlpha "0" but it still shows up sometime.

2/ for this one i found:
g_tooltipTimeScale "0"
gui_showTooltips "0"
gui_tooltipDelay "0"
gui_tooltipAlpha "0"

But it still here !

So if anyone know a way to remove it i m pretty intereseted.

Thx

Mr.Rey
04-15-2008, 07:38 PM
So do I.

I think there's no way.

Boumy
04-15-2008, 07:43 PM
1/Yes it's gui_personalBestsAlpha "0". But it is a bug. You have to change this cvar during the game, by exemple with a bind or ,for etqwpro, to put this setting in mapscript.

2/ You can't :/

For HUD cvar, look by exemple my cfg (http://mercier.eloi.free.fr/ETQW%20Config/setting.cfg) (HUD section).
And the result on pictures (http://mercier.eloi.free.fr/ETQW%20Config/Screen%20IG/).