PDA

View Full Version : Where to ?



TheiLLuSivEMaN
11-09-2010, 03:48 PM
Guys I didnt know where to ask this but can some one tell me where can I put new characters and mutators in my UT3 ? thx in advance for your time :)

RattleSN4K3
11-09-2010, 05:42 PM
Most mutators or characters are published with a Readme.txt

Generally...
UT3 Retail
There are 2 options
<My Games> := "C:\Users\%USERNAME%\Documents\My Games\Unreal Tournament 3"
or
<Install Directory> := "C:\Program Files\Unreal Tournament 3"
(by default).

Characters:

<My Games>\UTGame\Published\CookedPC\CustomChars\<CHARACTER_PACKAGE>
or
<Install Directory>\UTGame\Published\CookedPC\CustomChars\<CHARACTER_PACKAGE>
(for this folder its better to put files in "Published", but u need to create the related folders)

In the folder <CHARACTER_PACKAGE> there should be file named "UTCustomChar.ini".

Mutators:
Basic mutators have (a) script file(s) (*.u). This file shoud be place in the script folder.
<My Games>\UTGame\Published\CookedPC\Script
or
<Install Directory>\UTGame\Published\CookedPC\Script
<Install Directory>\UTGame\CookedPC

If there is a package with the mutator, you have to put the *.upk file(s) into ...
<My Games>\UTGame\Published\CookedPC\
or
<Install Directory>\UTGame\Published\CookedPC\
<Install Directory>\UTGame\CookedPC\*
(* = somewhere)

But you shud never touch the <Install Directory> if you dont wanna have problems (besides you know what you're doing).


Steam-powered UT3
???