SA-MP Forums Archive
Animations Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Animations Help (/showthread.php?tid=501427)



Animations Help - AroseKhanNiazi - 18.03.2014


i don't know which animations is it i can't find 1 and i know that cigar is attachment


Re: Animations Help - Lloyde - 18.03.2014

Try to find in this

https://sampwiki.blast.hk/wiki/Animations <<<<<< Find it


________________
Bullet Town Roleplay


Re: Animations Help - iThePunisher - 18.03.2014

you want smoke animation?
ok i think this is
pawn Код:
CMD:smoke(playerid, params[]) {
        ApplyAnimation(playerid,"SMOKING", "M_smklean_loop", 4.0, 1, 0, 0, 0, 0); // Smokeing anim
        return 1;
    }

CMD:smokeweed(playerid, params[]) {
        ApplyAnimation(playerid, "SMOKING", "F_smklean_loop", 4.0, 1, 0, 0, 0, 0); // weed Smoking
        return 1;
    }



Re: Animations Help - AroseKhanNiazi - 18.03.2014

nah the animation is like he is eating some thing


Re: Animations Help - GalaxyHostFree - 18.03.2014

SetPlayerSpecialAction(playerid, SPECIAL_ACTION_SMOKE_CIGGY);


Re: Animations Help - AroseKhanNiazi - 19.03.2014

it's the normal animation and i don't need that cigar in hand


Re: Animations Help - AroseKhanNiazi - 20.03.2014

BUMP


Re: Animations Help - AroseKhanNiazi - 27.03.2014

Quote:
Originally Posted by AroseKhanNaizi
Посмотреть сообщение
BUMP
??


Re: Animations Help - Diogo123 - 27.03.2014


try these

F_smklean_loop
M_smklean_loop
M_smkstnd_loop
M_smk_drag
M_smk_in
M_smk_loop
M_smk_out
M_smk_tap