Sprite to one player
is it possible to display a sprite to one person?
|
Yes. You probably should use a temp-entity message.
|
Code:
Just set send the temp ent message to one player, the annoying part is that this only plays one cycle (though in some cases this is actually ideal). |
for one person it would be: (Corrected)
Code:
Code:
|
TE_SPRITE is 17, so the first byte written in the message has to be 17 so that the game knows which temp entity it is, you can't just start putting coordinates and expect it to know what you are trying to do.
|
1 Attachment(s)
Whoops.
Also use this for tempentity messages: |
| All times are GMT -4. The time now is 23:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.