Jump to content

Console scripts?


Recommended Posts

Been trying to figure out how to bind all the force powers and saber levels to one key in a console command....but how do I transfer what I'm writing in a random notepad to the game beyond control+v? Doing that only gives me some of the line...and the JA wiki mentions having to put in a wait<miliseconds> line between each command. How would I go about writing this? Yes this is a must because using setforceall breaks saber styles so I have to either manually input all the powers I want every time or learn how to do this.

Link to comment

Just bind them all to one key with a semicolon ; between each command. So it would be:

 

bind h "setforcegrip 3;setforcelightning 3;setforcespeed 3"

And put what force powers you want with what rank you want them as. And the key of course, H was my example.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...