GPS Database

by malun22

System

XASECO

Description

Database of GPS video links
The GPS Database is a google spreadsheet, which holds info about the TMX id of a map and the corresponding Youtube video ID.

The plugin loads/updates the data on every mapskip or manually by admin with /gps update.

Chat commands

/gps - Gives the GPS link for the current track

Installation

1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line:
Code:
<plugin>chat.gpsdatabase.php</plugin>
3. restart xaseco

Changes in v1.1

- The point of requesting the data changed to on every new track to reduce the amount of curl requests.
- Fetching the data now happens with a curl function.

Link(s)

Forum: https://www.tm-forum.com/viewtopic.php?t=72257
Homepage: https://docs.google.com/spreadsheets/d/1Q626InvUyYXG3iybBJQ-_EZ-HGb27FCLUPlwQSR1NTM/

Download(s)

File Version Date Size Downloads
gpsdatabase(1.1).zip 1.1 2020-04-03 14.53 KB 429
gpsdatabase(1.0).zip 1.0 2019-10-05 14.15 KB 448