A SA:MP tool for editing character-attached objects in-game. Save coordinates to a file for usage in a gamemode.
To use the browser, simply clone this repo, ensure, build and run the package:
sampctl package run --forceBuild --forceEnsureAnd connect to localhost:7777.
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 buildThen 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.