Reggie
06-04-2002, 06:24 PM
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!"
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!"