Hud message
Well I took ToT|V!PER auto restart and 'ive changed the following code:
PHP Code:
PHP Code:
Can anyone clarify for me this: effects, Float:fxtime, Float:holdtime, Float:fadeintime, Float:fadeouttime, in the: set_hudmessage ( red=200, green=100, blue=0, Float:x=-1.0, Float:y=0.35, effects=0, Float:fxtime=6.0, Float:holdtime=12.0, Float:fadeintime=0.1, Float:fadeouttime=0.2, channel=4 ) |
Re: Hud message
You can also try with channel -1 instead using SyncHud. it means next channel avaible.
|
Re: Hud message
And if there is no channel available ?
That's one of the reasons the syncronized hud messaging exists. The problem is that something is printed on the same area after the original text (or you didn't set the time right) Note that if you use a single syncobject then every call to ShowSyncHudMsg() will wipe out all text previously diplayed (regardless if they are overlapped or not). Create multiple syncobjects to deal with different screen areas. |
| All times are GMT -4. The time now is 21:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.