2 animations at once?
#8

There might be an animation, but you won't be able to combine two separate animations together. Have a look through the Wiki library.

https://sampwiki.blast.hk/wiki/Animations

I know it's very difficult to tell what the animation looks like, but try some and it might be the one you are looking for (providing that sort of animation you want exists).

I'l give you a list of possible animations that match your criteria:

pawn Код:
ApplyAnimation(playerid,"PED","run_1armed",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"PED","run_armed",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"PED","run_gang1",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"PED","run_rocket",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"PED","swat_run",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"ROCKET","run_rocket",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"FAT","FatRun_armed",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"ped","ARRESTgun",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"ped","gang_gunstand",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"ped","GunMove_FWD",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"ped","Gun_stand",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"SHOP","SHP_Gun_Aim",4.1,1,1,1,1,1);
ApplyAnimation(playerid,"SHOP","SHP_Gun_Threat",4.1,1,1,1,1,1);
Try some others as well. You can try the above, but do this if you want to waste your time as maybe none of them are what you are looking for.

Reply


Messages In This Thread
2 animations at once? - by SpiderPork - 12.05.2009, 17:48
Re: 2 animations at once? - by member - 12.05.2009, 17:50
Re: 2 animations at once? - by SpiderPork - 12.05.2009, 17:51
Re: 2 animations at once? - by Weirdosport - 12.05.2009, 17:51
Re: 2 animations at once? - by SpiderPork - 12.05.2009, 17:53
Re: 2 animations at once? - by Weirdosport - 12.05.2009, 18:15
Re: 2 animations at once? - by SpiderPork - 12.05.2009, 18:21
Re: 2 animations at once? - by member - 12.05.2009, 18:34

Forum Jump:


Users browsing this thread: 1 Guest(s)