TE_PLAYERATTACHMENT and pev_frame(rate)
Hi guys.
There is this stock from WC3FT mod that adds a sprite to the player: PHP Code:
Can the pev_frame and pev_framerate set somehow on the entity created above? If that would work it would save me 10+ "places" in the precache list, because currently the server crashes on de_torn, with only WC3FT installed that has custom files to download. |
Re: TE_PLAYERATTACHMENT and pev_frame(rate)
TE_* are nothing else than visual effects.
That means, they don't have ID. And without ID you can't use set_pev() function to work with pev_* attributes. |
Re: TE_PLAYERATTACHMENT and pev_frame(rate)
Thank you for the info.
|
| All times are GMT -4. The time now is 07:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.