[FilterScript] Animation filterscript - 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] Animation filterscript (
/showthread.php?tid=236797)
Animation filterscript -
thimo - 08.03.2011
Hello i made a animation script because i couldnt find any script that was recent and WORKING
It has 15 animations
You need the ZCMD include
Pastebin:
http://pastebin.com/Cd2d5s0R
Re: Animation filterscript -
Roomeo - 08.03.2011
this need Zcmd? can you give me link of Zcmd?
Respuesta: Animation filterscript -
Code8976Man - 08.03.2011
zcmd Link
Re: Animation filterscript -
Makar93 - 08.03.2011
strcat better than "format(string, sizeof(string), "%s%s", string, "{00C0FF}Walk drunk\n");"
Re: Animation filterscript -
Sasino97 - 08.03.2011
Quote:
Originally Posted by Makar93
strcat better than "format(string, sizeof(string), "%s%s", string, "{00C0FF}Walk drunk\n");"
|
format is quicker than strcat
Re: Animation filterscript -
thimo - 08.03.2011
Keep On-Topic please? ...
Re: Animation filterscript -
thimo - 13.03.2011
BUMP
Re: Animation filterscript -
OKStyle - 13.03.2011
Quote:
Originally Posted by thimo
i couldnt find any script that was recent and WORKING
|
http://forum.sa-mp.com/showpost.php?...96&postcount=4
Re: Animation filterscript -
thimo - 22.03.2011
Subsribe
Re: Animation filterscript -
iggy1 - 22.03.2011
Look in my sig i have an FS that you can edit any animation (1811 in total) and save as either ycmd/zcmd command or you can save the "ApplyAnimation" line for use with other command proccessors. You can also browse through animations using num4 and num6. It makes making anims much much easier. You could add many more anims for your FS in a matter of minutes.