Tremulous Forum

Community => Servers => Topic started by: gareth on May 07, 2008, 10:50:30 pm

Title: Tremulous Server Tools
Post by: gareth on May 07, 2008, 10:50:30 pm
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
Title: Re: Tremulous Server Tools
Post by: tojimaru on May 08, 2008, 02:10:59 am
Could someone explain to me where to put all these files?
Title: Re: Tremulous Server Tools
Post by: Oblivion on May 08, 2008, 03:11:29 am
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..
Title: Re: Tremulous Server Tools
Post by: Chomps123 on July 16, 2009, 07:20:33 am
Could someone explain to me where to put all these files?
Title: Re: Tremulous Server Tools
Post by: David on July 16, 2009, 11:43:31 pm
Could someone explain to me where to put all these files?

Read the first post?  It's pretty clear...

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