This filterscript is used for NPC purposes like spawning, playing playback, recording playback, and such. Happy NPC-ing, brothers!
First you need to pull the branch:
git pull https://github.com/Hreesang/samp-npc-controller.git
Ensure the dependencies using sampctl:
sampctl package ensure
Build the npc-controller.pwn
file:
sampctl package build
Start the samp-server.exe
by simply click on the file or through the command prompt:
Powershell:
Powershell
./samp-server.exe
CMD
samp-server.exe
Here are the commands for this filterscript:
/anim
Apply an animation to your player.
/recording or /rec
Show recording options.
/npc
Show NPC Controller options.