Hud problems
I am trying to make a hud to display the your level, experience and kills.
The hud is not showing up. Not sure if i even did it right. Code:
public displayhud(id) |
Re: Hud problems
Try changing:
Code:
to Code:
If that doesn't work, you might have to use variables instead of get_cvar_num(), get_cvar_float(). Haven't tried it myself. Code:
I'd put the set and show hudmessage functions outside of the if() to see if hud is really the problem. |
| All times are GMT -4. The time now is 22:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.