set_hudmessage color problem..help
Code:
set_hudmessage(51, 153, 255, 0.05, 0.65, 0, 6.0, 5.0, 0.5, 0.1, -1)i set the hud message color like blue right...51, 153, 255 but...it's show white color word in game... what's wrong? thanks |
Re: set_hudmessage color problem..help
Look, there is any other value you would want to set in hud messages after:
255 0 0 - Red 0 255 0 - Green 0 0 255 - Blue 225 255 0 - Yellow 255 0 255 - Purple 255 255 255 - White |
Re: set_hudmessage color problem..help
http://www.webdiner.com/annexe/hexcode/hexcode.htm
51-153, 255 from the Hex code Color Code doesn't show up as blue. It shows up as orange |
Re: set_hudmessage color problem..help
Quote:
|
Re: set_hudmessage color problem..help
1 Attachment(s)
Quote:
thanks |
Re: set_hudmessage color problem..help
Quote:
Another problem could be because of overlapping. Try to show this message only if there are no other hud messages displayed and see. |
Re: set_hudmessage color problem..help
How to make it blue?
set_hudmessage(red, 50, blue, -1.0, 0.60, 1, 0.01, 3.0, 0.01, 0.01, -1) |
Re: set_hudmessage color problem..help
Quote:
PHP Code:
http://cs-strikez.org/publ/stati_o_c...ke_16/8-1-0-36 |
Re: set_hudmessage color problem..help
This problem will occur when you setting that HUD too often and the efect drsnt have time to end and there appears new hud and after some seconds it becomes white.
Show us the full code. |
Re: set_hudmessage color problem..help
Lucky109
try like this ! PHP Code:
|
| All times are GMT -4. The time now is 06:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.