Infinite force jump command?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Gaza1098
Posts: 2
Joined: Fri Jul 10, 2015 6:54 pm
Projects :: No Mod project currently.
Games I'm Playing :: swbf2
xbox live or psn: No gamertag set

Infinite force jump command?

Post by Gaza1098 »

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
Rebel Warrant Officer
Posts: 317
Joined: Fri Jul 18, 2014 12:29 am
Projects :: No Mod project currently.
Games I'm Playing :: starwarsBattlefront2
xbox live or psn: No gamertag set

Re: Infinite force jump command?

Post by jojo3450 »

You can find the options in the odfs
Noobasaurus
Droid Pilot Assassin
Droid Pilot Assassin
Posts: 2006
Joined: Tue Aug 17, 2010 5:56 pm

Re: Infinite force jump command?

Post by Noobasaurus »

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:

Code: Select all

SetClassProperty("cis_hero_countdooku", "JetEnergyDrain", 0)
In this example, if you spawned as Count Dooku and then ran this code, you would be able to jump infinitely.
Post Reply