This is a simple addon to call an admin with the command [b]!tsadmin[/b] on a TeamSpeak³-Server.
Installation
[LIST=1]
[*]Edit the File config.php in web\ts and enter your Teamspeak³ logindata. (You should change the secret, for more security)
[*]Upload the ts folder in web to your webspace.
[*]Edit the File tsadmin.py in gameserver\addons\eventscripts\tsadmin and change the URL and the secret (if you changed it in the config.php).
[*]Upload the tsadmin folder to your Eventscripts addons folder.
[*]Add the following to your autoexec.cfg: es_load tsadmin
[*]Restart your server
[*]Optional, but recommended: Join your server and test the !tsadmin command.
[/LIST]
Version Notes For 1.1.0
Updated on: 2012-01-19 12:48:21 EST by Freigeist (View Zip Contents)
[LIST]
[*]FIX: The language setting in config.php (web) was ignored, the language was always "de"
[*]IMPROVEMENT: Player must now select a reason for the call
[/LIST]