Zoneo's Waypoint System
Description
This simple filterscript uses a MySQL database to allow users to teleport between places on the map. It allows users to do the following:
- Create a location to allow anybody to teleport to it.
- Teleport to any created location.
- Teleport other players to any location.
- See the stats about the locations (To see how many times each is used, for example)
- Delete any location.
All of this can be done in-game.
Commands
- /gotoloc [location] - Teleport to a selected location
- /sendtoloc [playerid] [location] - Send another player to a location
- /gotolochelp - Lists all commands and locations
- /locations - Lists all commands and locations
- /createloc [name of new location] - Create a new location
- /deleteloc [name of location] - Delete a location
- /locstats [name of loation] - Get the statistics for a location
Examples and Screenshots
Click here for video
Click here for the screnshot album
Much more detail, including a full installation guide, a troubleshooting guide and more support can be found on the Github page, along with the download. Before installing the filterscript, I'd recommend you read the Installation section.
Download
I created this filterscript over a year ago, and I decided to share it with the community as I couldn't find any others which had the same functionality. Let me know what you think.