This member has provided no bio about themself...

Comment History
Master_2p6
Master_2p6 - - 1 comments @ Random Ladder Mod

You are still able to make Ballistic Weapons or any other Mutator work in the Singleplayer Campaign with this Random Ladder Mod.

Just download the MOD Source, stick to the Guide there and append your wanted Mutators to the end of every "URLString=" in the following files before compiling with "ucc make".

UT2K4LadderInfoa.uc
(search for "DefaultUrl=" instead "URLString=" in following files)
UT2K4SP_CGBloodRitesa.uc
UT2K4SP_CGManoEManoa.uc
UT2K4SP_Challengea.uc

Example:
URLString="?TeamScreen=true"
gets Changed to
URLString="?TeamScreen=true?Mutator=BallisticV25.Mut_BloodyHell,XGame.MutSlomoDeath"

(mutator names can be found in the console after starting a dedicated server)

Good karma+1 vote