SA-MP Forums Archive
[FilterScript] Animation Help - 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 Help (/showthread.php?tid=438503)



Animation Help - Ryan McDuff - 20.05.2013

Okay, I am sorry if I didn't post this in the correct place, but I am in need of assistance with this animation issue.
I have been through almost every filterscript post on here giving animations, and it says that all I have to do is take what's in the downloaded file and put it into my filterscript folder. Once I put it in there, I restarted my server to check the results. Unfortunately nothing has changed because when I go to type any animation command, it just pops up as an "Unknown Command". Here is a link to the animations I am trying to add to my server, all I did was take whats in this folder and put it into my filterscripts, is there something I'm doing wrong perhaps?

LINK: http://www.mediafire.com/?l8djx4ldsi437sv


Re: Animation Help - Kevin Frankenberger - 20.05.2013

Add the filterscript file name into your server configuration file (server.cfg). Write the name beside the word filterscripts.
Код:
filterscripts anim



Re: Animation Help - Kevin Frankenberger - 20.05.2013

Also, have you compiled the filterscript?