Post: How do I turn off the UFO/Superman Perk?
03-15-2013, 06:36 PM #1
CrimsonEcho
Space Ninja
(adsbygoogle = window.adsbygoogle || []).push({}); How do I turn off the UFO/Superman Perk?

I want to be able to get down on the ground.


This code does not work for me

    ;bg_fallDamageMinHeight 999;bg_fallDamageMaxHeight 999;toggle perk_diveGravityScale 0.0001 1;setPerk CrimsonEcho specialty_jumpdive 1"


+Rep if you can fix fo reelz
(adsbygoogle = window.adsbygoogle || []).push({});
03-15-2013, 08:28 PM #2
.NINK.
Can’t trickshot me!
Originally posted by CrimsonEcho View Post
How do I turn off the UFO/Superman Perk?

I want to be able to get down on the ground.


This code does not work for me

    ;bg_fallDamageMinHeight 999;bg_fallDamageMaxHeight 999;toggle perk_diveGravityScale 0.0001 1;setPerk CrimsonEcho specialty_jumpdive 1"


+Rep if you can fix fo reelz


Are you referring to just the floating part?
You can turn off the floating part easy. But to turn off the side-to-side dive you either need to die or use a special button setup.

Originally posted by another user
set UnsetUFO "unsetPerk PlayerID specialty_jumpdive;reset perk_diveGravityScale"

This should work perfectly for the floating part.
03-15-2013, 08:34 PM #3
CrimsonEcho
Space Ninja
Originally posted by .NINK. View Post
Are you referring to just the floating part?
You can turn off the floating part easy. But to turn off the side-to-side dive you either need to die or use a special button setup.


This should work perfectly for the floating part.

I really just want to get on the ground instead of floating so yeah. The code itself is not working for me though
03-15-2013, 08:39 PM #4
.NINK.
Can’t trickshot me!
Originally posted by CrimsonEcho View Post
I really just want to get on the ground instead of floating so yeah. The code itself is not working for me though


For you specifically, replace your old stuff with these:

Originally posted by another user
set SetUFO "setPerk CrimsonEcho specialty_jumpdive 1;perk_diveGravityScale 0.0001"
set UnsetUFO "unsetPerk CrimsonEcho specialty_jumpdive;reset perk_diveGravityScale"


You can add fall damage if you want it though. For this one I would avoid toggles.

The following user thanked .NINK. for this useful post:

CrimsonEcho

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo