Santa Bags V1.1
A mutator for UT2004
by TheCatcher
Homepage: CatchersCTF Santa Bags for UT2004
Forum: CatchersCTF Forums



Gives Santa Bags, that fill with victims heads, to all Players.



Installation UT4Mod:

Unzip & Double click on the UT4Mod file.


Installation UT4Mod:

Unzip & Double click on the UT4Mod file.


MutSantaBagsV11.u
MutSantaBagsV11.ucl


Settings:

Maximum Head Count - Maximum number of heads that fit in each bag (if 0, don't spill heads out of the bags when the player is fragged).

Initial Head Count - The number of heads to start each bag with.

Team Colored Bags - Color the Santa Bags to match the team color (should work for CTF4).


UT2004,ini file settings:

[MutSantaBagsV11.MutSantaBags]
iMaxHeads=6
iPreLoadHeads=0
EmptyBagDepthPercent=0.330000
EmptyBagWidthPercent=0.500000
bTeamColoredBags=True


Starting a Single Player Game:

Select any game type and Map then select the "Santa Bags By TheCatcher" mutator from the mutator's tab.


Starting a Server:

If you are running a Listen or Dedicated server from the UT2004 user interface. Select any game type and Map then select the "Santa Bags By TheCatcher" mutator from the mutator's tab.


If you are running a server via UCC.exe. Use a command line like the following to use MutSantaBags.

ucc server CTF-FaceClassic.ut2?game=XGame.xCTFGame?mutator=MutSantaBagsV11.MutSantaBags

If using multiple mutators, separate them with commas as follows

ucc server CTF-Citadel.ut2?game=XGame.xCTFGame?mutator=CaptureTheTreeUT2004V21.CaptureTheTree,MutSantaBagsV11.MutSantaBags


HTTP Redirect:

If you are using an HTTP redirect site for your server, download MutSantaBagsV11.u.uz2 (821 KB) and copy it to your the HTTP redirect folder.


Distribution Files:

Santa Bags V1.1 (UT4Mod) (792 KB)

Santa Bags V1.1 (Non-UT4Mod) (809 KB)


Alternative Download Location (could be slow):

Santa Bags V1.1 (UT4Mod) (792 KB)

Santa Bags V1.1 (Non-UT4Mod) (809 KB)

MutSantaBagsV11.u.uz2 (821 KB)


Alternative Download Location (could be quite slow):

Santa Bags V1.1 (UT4Mod) (792 KB)

Santa Bags V1.1 (Non-UT4Mod) (809 KB)

MutSantaBagsV11.u.uz2 (821 KB)


Changes Since V1.0:

1. Removed an access to a non-existant ReplicationInfo that was creating excessive log entries.