Jump to content

Home

How to get unlimited force in SP


zworqy

Recommended Posts

I just found out how to get unlimited force (more or less) in SP.

Just copy the following script into your cfg file.

(You need to have cheats activated (helpusobi 1))

Now you you can fight Desann on his own terms! :p

 

// Unlimited force!

bind Q "force_throw; give force;"

bind E "force_pull; give force;"

bind Z "force_speed; give force;"

bind X "force_distract; give force;"

bind C "force_heal; give force;"

bind R "+force_grip; give force;"

bind T "+force_lightning; give force;"

bind MOUSE3 "+altattack; give force;" // For saber throw

bind MOUSE2 "+moveup; give force;" // For force jump

Link to comment
Share on other sites

There is a "forceall" command:

 

I.E. "setforceall 9" would give you all the force powers you need to finish the SP game, plus Desann and Tavion's swings (stances 4 and 5).

 

However, I think you have to do it the way Zworqy said because each individual "weapon" uses it's own amount of force via the mana (force) pool so technically, you can't bind them all to one single command because they are all coded as different elements with different command parameters for each.

 

Make sense?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...