HUD How to hide stuff properly?
My problem is that I need to hide health/armor/money/ammo, and sometimes even the radar, depending on the users team and current effects applied to the user.
How do I do this in a proper way? Using (1<<0) in the following code, makes you unable to change weapon, using slot1, and so on. (weapon_knife in console works, for example). I might be able to fix this issue, by setting pev_weapons? At the moment I use this method to hide stuff: PHP Code:
PHP Code:
I found a solution, not regarding hiding the stuff, more about fixing the hud. |
| All times are GMT -4. The time now is 15:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.