Post: [1.11] Disable HUD but not change gamemode to hardcore
07-29-2013, 09:52 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys, I would like to disable my HUD but I don't want to make the gamemode hardcore because that then disables the HUD for other people.

I have seen it before, there is a dvar to make your HUD hardcore but not the gamemode.
(adsbygoogle = window.adsbygoogle || []).push({});
07-30-2013, 07:50 PM #2
JackMods-
Can’t trickshot me!
On Open Func: self setclientdvars("cg_drawcrosshair", "0", "ui_hud_hardcore", "1");

On Close Func: self setclientdvars("cg_drawcrosshair", "1", "ui_hud_hardcore", "0");

The following user thanked JackMods- for this useful post:

MrBerrics
07-31-2013, 04:05 AM #3
Originally posted by JxckMods View Post
On Open Func: self setclientdvars("cg_drawcrosshair", "0", "ui_hud_hardcore", "1");

On Close Func: self setclientdvars("cg_drawcrosshair", "1", "ui_hud_hardcore", "0");


I thought I saw it in the dvar dump like this but I couldn't find it again.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo