Installation instructions

NOTE: Install instructions vary slightly from version to version, if you already DOWNLOADED a complete zip distribution file, please look into its own manual for installation instructions rather than here!

From the 'Basic_Install' directory, copy all .u files and .int files to your Unreal\system directory. The utx files go to your Unreal\textures directory.

Append this in the Unreal.ini section [Engine.GameEngine]:

ServerPackages=UTeamFix
ServerPackages=UTF_CustomProjectiles
ServerPackages=UTF_GUI
ServerPackages=UTF_Pawns

If you are in doubt, or something doesn't appear to work out, blindly add ALL *.u files on your server package list. like

ServerPackages=UTF_Resources
ServerPackages=UTeamFix
ServerPackages=UTF_CustomProjectiles
ServerPackages=UTF_Items
ServerPackages=UTF_GUI
ServerPackages=UTF_Pawns

Domination has changed a bit, you will need to overwrite your Domination.ini. If you have modified or self made maps, you will either have to redo them or copy and paste their config, then add '+20' to the Z-Coordinate of all Domination Points (notepad rulez)...

Optional Packages

UTF has grown to be modular, the above packages are the minimal requirement to run it, but you may find some additional features to be helpful or game enhancing to you if you install a few more :-)

Extra Team-Skins For Skaarjs and Players

To make use of the SkaarjSkins and the Alternate Human Skinpack, add these lines too:

ServerPackages=SKTrooperTeam
ServerPackages=UTeamSkins

Due to the optional nature of these packages, especially low-bandwidth servers may prefer to work without these. If you do not install the Skaarj package, I strongly suggest you set "bHumansOnly" to true in the advanced options.

However, if you want to allow Skaarj players in your coop/teamgames, you will need to install the SKTrooperTeam skins, because if not, all Skaarj players will use a default skin by which you cannot tell which team they are on!! To allow Skaarj players, you must set "bHumansOnly" in the advanced preferences for the game mode to "false".

The Alternate Human Skinpack contains skins which are better to see than the normal teamskins. If you install them you also have to set "AlternateHumanSkins" to "True" in the advanced options of the new fixed Teamgame game mode.

To install a game-bridge, see the Game Bridge topic (left hand main menu).