SA-MP Forums Archive
NPC With Sex 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: NPC With Sex Animation (/showthread.php?tid=275419)



NPC With Sex Animation - flameartist - 09.08.2011

Can Someone Give Me Sex Anims for my NPC Bar Girl Its really urgent Plz


Re: NPC With Sex Animation - CJ101 - 09.08.2011

There is no such thing, sir. You must resist these urges.


Re: NPC With Sex Animation - =WoR=Varth - 10.08.2011

pawn Код:
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);