Name: [UT2004] No Team Boosting v1.0
Version: 1.0
Author: Wormbo (wormbo@onlinehome.de)
Date Submitted: September 21, 2025
Description
No Team Boosting
================
by Wormbo (wormbo@onlinehome.de)
Homepage: http://www.koehler-homepage.de/Wormbo/
Description
-----------
This simple serverside-only mutator/serveractor disables teammate boosting for
all weapons.
Installing No Team Boosting
-----------------------------
Simply extract all the files in the ZIP file to your UT2004System directory.
There are three ways to automatically enable the mutator:
1. Add it as a mutator via the startup command line using the URL parameter
?mutator=NoTeamBoosting.MutNoTeamBoosting
2. Add it as a ServerActor in your server's INI file:
ServerActors=NoTeamBoosting.MutNoTeamBoosting
3. If you want to be special, add it as a GameRule via the startup command line
using the URL parameter ?GameRules=NoTeamBoosting.NoTeamBoostingRules
(This last way works with UT2004's own Vampire mutator as well. Its class name
for the ?gamerules=... parameters is "XGame.VampireGameRules". Like ?mutator=
if you can to specify multiple GameRules classes in a comma-separated list.)