Dark Clan Forum

Unreal Tournament 3 => Dark Clan & Unreal Tournament 3 => Topic started by: Nightmare85 on Sun 19.10.2008 03:18:50



Title: How to summon jumpboots in offline play!
Post by: Nightmare85 on Sun 19.10.2008 03:18:50
Hi,
When I play offline sometimes, I often need jump boots.
It sucks when I always have to pick them and wait until they spawn.
I asked in Epic's forum and other guys wanted to know that, too.
Now we have the solution.
After you start the map simply type this command in console:
set UTGame DefaultInventory (class'UTWeap_Enforcer',class'UTWeap_ImpactHammer',class'UTJumpBoots')
(I just copied and pasted it in the console).
That means that you will have after your next spawns the hammer, enforcer and jump boots.
Then you can type this:
set UTJumpBoots Charges 16
That means you will have 16 jumps, 231 is maximum (I tried it^^).
I hope I could help :)

P.S. But this means also that every player (Bots, too) will have jump boots. But if you play alone it doesn't care.

Edit:
The first console command is of course only 1 line (the code-view is not the best, if you want to read it).

Edit 2:
Just copy this (because it is 1 line and some people had problems with the other):
Code:
set UTGame DefaultInventory (class'UTWeap_Enforcer',class'UTWeap_ImpactHammer',class'UTJumpBoots')

Greets


Title: Re: How to summon jumpboots in offline play!
Post by: VegasKill on Sun 19.10.2008 10:49:48
231 is maximum (I tried it^^)

Pretty accurate one, heh?^^
Good Job, its usefull! Thx!!


Title: Re: How to summon jumpboots in offline play!
Post by: Nightmare85 on Sun 19.10.2008 12:38:15
No problem :)

Hmm no idea why 231.
I tried 999 and 231 came out^^
But this should also be enough for a practice session :D

Greets