Skip to content

Hreesang/samp-npc-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages