Jump to content

Home

ForceConfig problem!


Reggie

Recommended Posts

I made to scripts to change the ForcePowerSettings and the Bindings from Sith to Jedi and back!

But the Problem is, the Bindigs changes but not the ForcePowers!

Can anyone tell me why it doesn't work?

 

Here are the Configs:

 

jediconfig.cfg=

//--Bindings--//
bind INS "force_throw"
bind Mouse5 "force_throw"
bind DEL "force_pull"
bind PGDN "force_protect"
bind PGUP "force_absorb"
bind HOME "force_heal"
bind MOUSE4 "force_heal"
bind END "force_distract"
bind KP_LEFTARROW "force_seeing"
bind KP_END "force_speed"
bind F9 "exec sithconfig"

//--Settings--//
seta forcepowers "7-1-333302000220003231"

//--Message--//
echo "^4You are now a Jedi-Master!"

 

and the sithconfig.cfg =

//--Bindings--//
bind INS "force_throw"
bind Mouse5 "force_throw"
bind DEL "force_pull"
bind PGDN "+force_drain"
bind PGUP "force_rage"
bind HOME "+force_lightning"
bind MOUSE4 "+force_lightning"
bind END "+force_grip"
bind KP_LEFTARROW "force_seeing"
bind KP_END "force_speed"
bind F9 "exec jediconfig"

//--Settings--//
seta forcepowers "7-2-033320320000033231"

//--Message--//
echo "^1You are now a Sith-Lord!"

Link to comment
Share on other sites

Originally posted by Xzzy

force power settings don't take effect until you die, or use the kill command from the console.

 

Have you tried that yet?

 

I've tried that to but it doesn't take effect!

 

 

Orignally posted by Tchouky

i cant remember but i think you had to use the command :

"forcepowerchanged" or something like that after ....

 

I need more Informations bout that!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...