Infinite force jump command?
Moderator: Moderators
-
Gaza1098
- Posts: 2
- Joined: Fri Jul 10, 2015 6:54 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Infinite force jump command?
It's a childhood dream of mine to do unlimited force jumps, I've downloaded the 1.3 patch and tried several options in the fake console but none of them made the force jump use 0 stamina. Since I'm pretty bad with code, can anyone let me know what code to use to get force jumps to use 0 stamina? Cheers.
-
jojo3450
- Rebel Warrant Officer

- Posts: 317
- Joined: Fri Jul 18, 2014 12:29 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: Infinite force jump command?
You can find the options in the odfs
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Infinite force jump command?
Depending on what class you are, you'll have to find that in the mod tools if you have them. Or you could ask someone to list them for you.
Anyway, after spawning go to Fake Console -> Code Console and type this in:
In this example, if you spawned as Count Dooku and then ran this code, you would be able to jump infinitely.
Anyway, after spawning go to Fake Console -> Code Console and type this in:
Code: Select all
SetClassProperty("cis_hero_countdooku", "JetEnergyDrain", 0)