Showing a sprite above player?
Hi, I was wondering how I could show a sprite above a players head for about 2 seconds. I saw in another plugins code they did the same thing. I need to know how to make the sprite show for only 2 seconds though. Here is the code from the other plugin...
Code:
|
Re: Showing a sprite above player?
message_begin(MSG_ALL,SVC_TEMPENTITY)
write_byte(124) write_byte(id) write_coord(65) write_short(spritename) write_short(20) message_end() |
Re: Showing a sprite above player?
Thanks very much :)
|
| All times are GMT -4. The time now is 22:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.