Post: Remove HUD ClientDvar?
11-03-2012, 10:14 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, I'm half way through making my menu but i want the hud to disappear whenever the menu is opened. But i wan't the hud only to disappear to the person opening the menu. I've tried the following:

DVAR:___________________________________PROBLEM:

setDvar( "scr_gameEnded", 1 );______________//Applies to all players
self setDvar( "scr_gameEnded", 1 );__________//Unknown Function
self setClientDvar( "scr_gameEnded", "1" );____//Game runs, hud does not get removed
self setClientDvar( "hud_enable", "0" );________//Game runs, hud does not get removed
self setClientDvar( "cg_Draw2D", "0" );________//Mod menu does not appear
(adsbygoogle = window.adsbygoogle || []).push({});
11-03-2012, 10:56 AM #2
Hacks 'n' Mods
Maggbot timeout!
ik this is just a cfg code but you might be able to add it, ui_hud_hardcore 1

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo