arms like in matrix-jump
Hi. I'm wondering how to make player arms like in matrix-jump (+attack;wait;+reload;wait;weapon_c4;wait;+ju mp;wait;-jump;-reload;-attack). And will they be set to normal when player tuches the ground?
|
Re: arms like in matrix-jump
Try one of those :
set_pev(id, pev_sequence, 3) set_pev(id, pev_gaitsequence, 1) |
Re: arms like in matrix-jump
Thx. =) first - arms, second - lages.
|
Re: arms like in matrix-jump
Hey Connorr what does pev_gaitsequence do?
|
Re: arms like in matrix-jump
@ styles, it's the sequence for below the waist (running, crouching, walking, tapdancing, etc.)
Setting the pev won't work for animations. This is the biggest wivestale of amxx. You have to do it in AddToFullPack post. Reference this post. |
| All times are GMT -4. The time now is 16:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.