Introduction
Installing and running the mod files is not as difficult as it may seem. Just follow these few easy steps.
1. Extract all the files included in the zip to a new directory called tribes/bwadmin directory (ie. C:\Dynamix\Tribes\bwadmin)
2. Command line to run the mod.
(A command line is what you use to start the game. for windows its called a shortcut. It's what you double click on to run the game.)
Just add "-mod bwadmin" to your current Server Command Line.
For Example:
Running Normally.
tribes.exe
Running this Mod.
tribes.exe -mod bwadmin
If you have a custom Server Config then add the +exec Parameter BEFORE The -mod parameter.
For Example:
Running Normally.
tribes.exe +exec MyConfig
Running this Mod.
tribes.exe +exec MyConfig -mod bwadmin
If your runing dedicated and have a special server config. I suggest you use infinitespawn. (get it at tribesplayers.com)
For Example:
Running Normally.
infinitespawn *tribes +exec MyConfig -dedicated
Running this Mod.
infinitespawn *tribes +exec MyConfig -mod bwadmin -dedicated
That is all you really need to get BWAdmin running in it's most basic form. There are many options you can apply to customize BWAdmin to your use.