Announcement

Collapse
No announcement yet.

How to Get Any Power Up:

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to Get Any Power Up:

    there are four powerups

    Berserk (UTGameContent.UTBerserk)
    UDamage (UTGameContent.UTUDamage)
    Invisibility (UTGameContent.UTInvisibility)
    Invulnerability (UTGameContent.UTInvulnerability)

    Now:

    open any of the levels and find a power up spawner

    -UDamage in Shangrila
    -Invisibility in HeatRay
    -Berserk or UDamage in Suspense

    now: type

    set UTPickupFactory_[NAME OF THE POWERUP PLACE YOUR AT] InventoryType Class'[THE CODE OF THE POWERUP (SEE ABOVE)]'

    example:

    set UTPickupFactory_Berserk InventoryType Class'UTGameContent.UTInvulnerability'

    and wala, all the berserk spawners would make invulnerability powerups. Then, you could change it to invisibility, or back to berserk, just adjust the code. And now you can get every powerup in every map.




    NOTE: If you have detail above 1, THE GLARE IS ENORMOUS! It is very hard to see, considering everything is pink, i suggest turning detail down to one, if you are going to use this.


    Edit 1: Going also to post how to get any armor you want, just gonna go figure it out

    #2
    awww i know someone wants to know this =d

    Comment


      #3
      Console commands are case-insensitive. No need to bother with proper capitalization while typing this out.

      Comment

      Working...
      X