[Orpheu] How to set custom player animation
Hi everyone,
I want to set custom sequence for player, but my friends say that it is only done by Orpheu. Can anyone help me to set player animation by using orpheu? |
Re: [Orpheu] How to set custom player animation
why u need that ? use standart amxx sequence stock
|
Re: [Orpheu] How to set custom player animation
Quote:
Use pev_sequence or EV_INT_sequence. |
Re: [Orpheu] How to set custom player animation
Do you want to change the "current weapon holding" animation?
|
Re: [Orpheu] How to set custom player animation
I use this stock
PHP Code:
|
Re: [Orpheu] How to set custom player animation
write_byte(pev(Player, pev_body))
It's wrong. What is passed should the weapon pev->body value, not player. Even though it's not going to make a difference since it's most of time to 0, it's still wrong to use that And it seems he wants player animation, not weapon. |
Re: [Orpheu] How to set custom player animation
Quote:
|
Re: [Orpheu] How to set custom player animation
Quote:
|
| All times are GMT -4. The time now is 08:17. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.