Sync HUDmsg show status( zp )
Anyone can tell me why sync hud msg disappear when player keep firing/drawing weapon?
I use set_task and use flag "b" to show player hp by sync hudmsg. |
Re: Sync HUDmsg show status( zp )
what is your set_hudmessage function call?
|
Re: Sync HUDmsg show status( zp )
Maybe there are too many messages on the screen and that's why they disappear.
|
Re: Sync HUDmsg show status( zp )
Only one.
set_hudmessage(0,255,0,HUD_X,HUD_Y,0.0,6.0,0. 0,0.0,-1) |
Re: Sync HUDmsg show status( zp )
Show the real code.
|
Re: Sync HUDmsg show status( zp )
here my code:
PHP Code:
|
Re: Sync HUDmsg show status( zp )
Quote:
if that doesn't work maybe set a reliable channel (like 3 or something instead of -1) Other than that i don't see anything that should do that.....unless you have a CurWeapon hook with hudmessages in it. |
Re: Sync HUDmsg show status( zp )
I wil try. Thanks
|
| All times are GMT -4. The time now is 06:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.