Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
/ samp-animbrowse Public archive

Browse and search through the entire GTA:SA animation library with ease.

Notifications You must be signed in to change notification settings

Southclaws/samp-animbrowse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animbrowse

Animation browser tool for SA:MP - browse through all the game's animations.

Usage

To use the browser, simply clone this repo, ensure, build and run the package:

sampctl package run --forceBuild --forceEnsure

And connect to localhost:7777.

As a Filterscript

If you want to load the tool as a filterscript, sampctl is yet to provide an easy way to work with filterscripts so the workaround is simply to build the package as normal:

sampctl package build

Then copy the .amx to your server and add to the filterscripts section in samp.json/samp.yaml - or load during runtime via rcon loadfs animbrowse.

About

Browse and search through the entire GTA:SA animation library with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages