Enjoy
Quote
Tremulous Server Tools
A few php scripts for your Tremulous server that:
* Read admin.dat to show a list of admins and bans.
* Read a directory of pk3s to display the maps found with the levelshot and map description next to a download link.
* See this example (http://tremulous.soliter.org/)
Vague Instructions
* Works with php 5, probably 4 aswell but not tested.
* Place the scripts on the server running your Tremulous server and webserver.
* You need to make sure php can read the admin.dat and maprotation.cfg files specified in config.php
* The version you download is setup for Fun-Zone, you will need to edit config.php for your server name/description.
* Also edit main.css for your own stylings.
Download
Consider the contents of this zip to be public domain.
* tools.zip (http://spacetaken.net/trem_server_tools/tools.zip)
Last Updated: 7 May 2008
get it here: http://spacetaken.net/trem_server_tools/
PS Mods. it would be good to have a sticky containing links to tools such as tremstats, maci's game display script, these scripts and other scripts that are floating around
Could someone explain to me where to put all these files?
Great work, and thank you. Saved me the time from doing it myself.
I was just thinking about this 30 minutes ago so that I could add it to my stats page, but now that you have already made it all I need to do is modify what you did to make it match my stuff.
Great work again..
Quote from: tojimaru on May 08, 2008, 02:10:59 AM
Could someone explain to me where to put all these files?
Quote from: Chomps123 on July 16, 2009, 07:20:33 AM
Quote from: tojimaru on May 08, 2008, 02:10:59 AM
Could someone explain to me where to put all these files?
Read the first post? It's pretty clear...
Quote from: gareth on May 07, 2008, 10:50:30 PM
Enjoy
Quote
* Place the scripts on the server running your Tremulous server and webserver.
* You need to make sure php can read the admin.dat and maprotation.cfg files specified in config.php