SA-MP Forums Archive
Strip animation - 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: Strip animation (/showthread.php?tid=584723)



Strip animation - cnoopers - 07.08.2015

yo
im lookin a whole time for anim from private dance being in pigpen but i cant find this shit, only standard dancing from lib STRIP.
anyone got?


Re: Strip animation - lanix - 07.08.2015

I think it does not exist


Re: Strip animation - cnoopers - 07.08.2015

it must exists and i really need it.
someone? rep as fuck for any help


Re: Strip animation - lanix - 07.08.2015

I found some strip anims,so if this work make something
Код:
ApplyAnimation( playerid, "STRIP" , "PLY_CASH" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "PUN_CASH" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "PUN_HOLLER" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "PUN_LOOP" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_A" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_B" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_C" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_D" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_E" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_F" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STRIP_G" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_A2B" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_B2A" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_B2C" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_C1" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_C2" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_C2B" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_LOOP_A" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_LOOP_B" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);
ApplyAnimation( playerid, "STRIP" , "STR_LOOP_C" , 2.0 , 0 , 1 , 1 , 0 , 5000 , 1);