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

An object attachment editor for SA:MP. Easy editing of attached objects using the SA:MP client-side on-screen controls.

Notifications You must be signed in to change notification settings

Southclaws/samp-attachedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SA:MP Attachment Editor

A SA:MP tool for editing character-attached objects in-game. Save coordinates to a file for usage in a gamemode.

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 attachedit.

About

An object attachment editor for SA:MP. Easy editing of attached objects using the SA:MP client-side on-screen controls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages