SA-MP Forums Archive
[FilterScript] sAnims - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] sAnims (/showthread.php?tid=371118)



sAnims - SounDD - 22.08.2012

Author: SounDD
Anim List:
pawn Код:
strcat(string, "{FFAF00}" "/relax || /scared || /sick || /wave || /spank || /taichi || /crossarms ||\n", 1024);
    strcat(string, "{FFAF00}" "/wank || /kiss | /fuck | /cocaine || /rocky | /sit || /smoke ||\n", 1024);
    strcat(string, "{FFAF00}" "/beach || /lookout || /circle || /medic || /chat || /die || /slapa || /rofl ||\n", 1024);
    strcat(string, "{FFAF00}" "/glitched || /fakefire || /bomb || /robman || /handsup || /piss ||\n", 1024);
    strcat(string, "{FFAF00}" "/getin || /skate | /cover | /fart | /vomit | /drunk || /dance ||\n", 1024);
    strcat(string, "{FFAF00}" "/funnywalk | /kickass || /cell || /laugh || /eat || /injured ||\n", 1024);
    strcat(string, "{FFAF00}" "/slapass || /laydown || /arrest || /laugh || /eat || /carjack ||", 1024);
Information:There are exactly 46 anims
Download:Click


Re : sAnims - DaTa[X] - 22.08.2012

nice work


Re: Re : sAnims - SounDD - 22.08.2012

Quote:
Originally Posted by DaTa[X]
Посмотреть сообщение
nice work
Thanks


Re: sAnims - billyaga - 03.09.2012

hey can you release on pastebin?


Re : sAnims - Crazy_Sniper - 10.09.2012

Nice


Re: sAnims - NoahF - 10.09.2012

Nice work. You definitely should add more animations in an upcoming version though. :P Also, you should add a Pastebin link so others can see the script without having to download it.