[solved]Hud problems.
How can i make a hudmsg to be seen every round, without disapearing from screen.
|
Re: Hud problems.
Code:
/* Show HUD Message */ |
Re: Hud problems.
Code:
If i die i can't see the message. |
Re: Hud problems.
because you never defined for the message to say when ur dead:
Code:
also add this to plugin init i forgot to type it on my post: Code:
|
Re: Hud problems.
thx
|
Re: Hud problems.
The ResetHud event is called on when a person spawns, not every round. Use register_logevent(). Although, the end result will usually be the same, some other plugin may force people to spawn early or something else, causing the message to be displayed every spawn.
*edit* Why in the world do you have a message to v3x ("v3x Check your PM's!") in your sig rolnaaba |
Re: Hud problems.
reset hud wwill show it when they spawn and then when they die it goes away so retype it n the deathmsg problem solved...
|
Re: [solved]Hud problems.
--- EDIT --- problem solved :)
Hi, i m a beginner in AMX MOD X scripting but i succeded in some commands :) Basicly, i send an HUD to different players based on steamid or to evey players (@all or @ct or @t) and i would like tho make the HUD stay after "spawn" and "death". The difference from the sample above is that the messages that i send are different depending of the target (player). Also it should not re-send the HUD when the HUD has a timer (i consider 9999 as infinite timer, other timers shouldn't re-send the HUD) Here is my (updated) code Code:
|
| All times are GMT -4. The time now is 08:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.