---------------
Tribal Logs Mod
IxAdmin 0.7 Version
---------------

Introduction
------------
Tribal Logs Mod is a very simple modification that enhances server-side log tracking. It adds the following features to Starsiege: Tribes v1.3+ (or whatever IxAdmin uses) running IxAdmin .7. It is recommended that you only use this with that version of Tribes and that version of Insomniax.

Installation & Use
------------------
Simple copy the included files, admin.cs, game.cs, objectives.cs, and staticshape.cs, into the base sub-directory of your Tribes directory

Features
--------

On a flag capture, the server echoes this:
FLAG: capture player'sId enemyTeamId

On a flag return by a player, the server echoes this:
FLAG: return player'sId

On a flag grab by a player, the server echoes this:
FLAG: grab player'sId enemyTeamId

On the destruction of a StaticShape (non-deplyable turret, generator, station, etc.)
DESTROYED: player'sId object'sClass

On the instance that a player recieves points for a held tower:
OBJECTIVE: tower held player'sId

When a player chooses a team at start up:
TEAM: choose teamId player'sId

When a player changes teams, by choice or by admin:
TEAM: change teamId player'sId