Skip to content

Latest commit

 

History

History
78 lines (57 loc) · 2.03 KB

README.md

File metadata and controls

78 lines (57 loc) · 2.03 KB

samp-npc-controller

sampctl

This filterscript is used for NPC purposes like spawning, playing playback, recording playback, and such. Happy NPC-ing, brothers!

Installation

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

Commands

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.