adding a mutator to a dedicated server

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

neomanguy

New Member
Jan 24, 2005
1
0
0
Hi, a friend of mine is trying to install a mutator (deployable fon) to his dedicated server. He is running UTV2ote 47 and patch 3339. Any help on how to install this mutator on the server will be greatly appreciated.
 

Bono

Third Eye Open
Sep 25, 2004
103
0
0
Germany
Put the files
DeployableFun.u
DeployableFun.int
DeployableFun.ini​
into the 'System' folder within your 'UT2004' directory and you're done. After a restart of the server the mutator should appear in the mutator list of the WebAdmin interface.

In addition you can force players to download the appropriate files when accessing your server. Open your server's ini file and search for the string 'ServerPackages='. After the last such entry add the line
ServerPackages=DeployableFun​

If there are any questions left, let me know.

EDIT: although it's just a minor change: it's always a good idea to backup your ini file first ;)
 
Last edited: