Jump to content

Home

Save Code


Hawk 0032

Recommended Posts

What type of 'code'? It is possible to bind a key to different things like sabers, playermodels, etc.

 

Open the console and type in:

bind j playermodel kyle

Then everytime you hit 'J' you will turn into Kyle.

bind k saber dual_1

Everytime you hit 'K' you will be given the first dual saber staff.

So you could then press 'j' and 'k' to turn into kyle and give yourself the saber staff.

 

You can also combine these two together with " and ; keys.

bind h "playermodel kyle; saber dual_1"

Now when you push 'h' you get both effects.

Link to comment
Share on other sites

  • 3 months later...
Thanks, but i find it out for more than 3 days. But Thanks !

 

im not sure what you meant there; haha; i didnt really understand the grammar... but if you are looking to bind things, i think katanamaru made it sound like only certain things can be bound to keys through the console. forgive me if im wrong, katanamaru, but thats what it sounded like. truth is, you can bind anything using this simple bind code. even basic aspects of gameplay such as force powers and movement can be bound. for example:

 

bind space +moveup will bind the spacebar to the "jump" command.

bind f7 +force_lightning will bind the f7 key to force lightning.

 

just a few hints: the jaconfig file in the base folder should give you some ideas for total control binding. good luck!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...