Hud Sprite Not Working
Why hud sprite deosnt work. When i call function nothing happens, no error console/logs.
Sprite precaches but this function doesnt work. It's working only in CSO? P.S.I used client print to debug and the lines in the function are parsed from start to end but there nothing appears on screen. It doesnt even show in log or console some kind of error like "invalid message id .." or something. Just nothing happens like the lines are empty.... PHP Code:
|
Re: Hud Sprite Not Working
Not too much to go on, but for starters, do you call this function by set_task ?
Next try: PHP Code:
PHP Code:
:arrow: PHP Code:
|
Re: Hud Sprite Not Working
Quote:
I'm not using task and whats the point of reversing parameters order? Quote:
|
Re: Hud Sprite Not Working
Show the sprite your trying to play it might depends on the frames and on how the function is called
write_short(iSprite); write_byte(10); and try enlarging the scale to 50... write_byte(250); |
| All times are GMT -4. The time now is 22:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.