Hud message
I don`t found any scripts to no appear message in hud for dead players,how I can do it?I want to appear message just to players alive.
Code:
#include <amxmodx> |
Re: Hud message
PHP Code:
PHP Code:
|
Re: Hud message
tnx,work fine,but how I can put the message to be with random white?
|
Re: Hud message
Not sure what you ment but if you want random color of hud msg you may use something like this
PHP Code:
|
Re: Hud message
and with white how I can put?
|
Re: Hud message
I'm not sure that your asking for :O
The white colour of HUD is already set set_hudmessage(255, 255, 255, -1.0, 0.02, 0, 0.0, 1.0, 0.0, 1.0, 3 ) 255, 255, 255 is WHITE colour |
Re: Hud message
2 Attachment(s)
is rgb with white,I see now,look photo(normal and with rgb or what is it)
|
Re: Hud message
Code:
#include < amxmodx > |
| All times are GMT -4. The time now is 14:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.