HardcoreTaco Posted August 6, 2002 Share Posted August 6, 2002 hey.. i need help.. i need to know how to bind multiple actions to one key.. like F1 = model yoda + hilt yoda + saber color green.. i don't know the command for the saber color.. i was looking at some scripts for saber color selecting but it was very hard to understand what did what.. so please help me.. i'd appreciate it Link to comment Share on other sites More sharing options...
t3rr0r Posted August 6, 2002 Share Posted August 6, 2002 /bind x "blah; blah; blah" Link to comment Share on other sites More sharing options...
HardcoreTaco Posted August 6, 2002 Author Share Posted August 6, 2002 thanks i figured that out befor i came back though.. now my only problem is how to change saber color Link to comment Share on other sites More sharing options...
Emon Posted August 6, 2002 Share Posted August 6, 2002 tck_red1 tck_green1 tck_blue1 tck_red2 tck_green2 tck_blue2 Link to comment Share on other sites More sharing options...
HardcoreTaco Posted August 6, 2002 Author Share Posted August 6, 2002 i dun like the tck sabers.. they don't look as good as the games.. im talking about the games sabers.. thanks anyways.. your a great help Link to comment Share on other sites More sharing options...
Emon Posted August 6, 2002 Share Posted August 6, 2002 In that case, just use the color1 cvar. color1 0-7 will change colors. Link to comment Share on other sites More sharing options...
HardcoreTaco Posted August 6, 2002 Author Share Posted August 6, 2002 thanks man.. your great Link to comment Share on other sites More sharing options...
HardcoreTaco Posted August 6, 2002 Author Share Posted August 6, 2002 ok.. almost have it all figured out.. my yoda (bind F1 "model yoda; hilt yoda; color1 3) now for mr.darth maul.. but i want to do something special with his key. i need to know the command for turning on and off your saber.. i plan to do this (bind F5 "model maul; hilt maul; color1 0; [saber on/off]; dualblade") so could somone help me.. im trying to get the same effect as binding thedestroyer to a key in jedimoves, where you hit the key and if your saber is turned on.. it would turn off.. and if you hit it agian.. your dual blade would come out.. thanks Link to comment Share on other sites More sharing options...
Azymn Posted August 6, 2002 Share Posted August 6, 2002 I think the command that activates the lightsaber is "weapon1". Link to comment Share on other sites More sharing options...
t3rr0r Posted August 6, 2002 Share Posted August 6, 2002 actually, it's "weapon 1". it's fun binding "weapon 1; flip". Link to comment Share on other sites More sharing options...
HardcoreTaco Posted August 9, 2002 Author Share Posted August 9, 2002 thanks guys.. but what does flip do? Link to comment Share on other sites More sharing options...
t3rr0r Posted August 9, 2002 Share Posted August 9, 2002 Originally posted by HardcoreTaco thanks guys.. but what does flip do? it's the animation when you switch from a gun to your saber. Link to comment Share on other sites More sharing options...
HardcoreTaco Posted August 29, 2002 Author Share Posted August 29, 2002 sorry for being gone so long... thanks for all the help guys! i'll be back if i need more help. Link to comment Share on other sites More sharing options...
HardcoreTaco Posted September 4, 2002 Author Share Posted September 4, 2002 Iv'e gotten alot figured out now.. my task is simple.. but it just wont work.. im trying to get this - bind F1 "weapon 1; flip; wait 2; model yoda; hilt yoda; color1 3; wait 2; weapon 1; flip" that doesn't work.. if you can understand that.. it would have my model that was out, turn its saber off (this way you don't just see it change colors) then change models.. then turn on the saber as the new model's saber color.. now it would be VERY cool to get this to work without the model.. cause then you can take keys like the number pad keys.. and bind them up with saber color swaps like that.. i would appreciate it if you oculd get back to me.. because i plan to make a script that i can save them into, and distribute them to other jk2 players.. (my typos were fixed ) Link to comment Share on other sites More sharing options...
Azymn Posted September 4, 2002 Share Posted September 4, 2002 bind F1 "weapon1; flip; wait 2; model yoda; hilt yoda; color1 3; wait 2; weapon 1; flip" t3rr0r corrected me, the "weapon1" should read "weapon 1", i don't think color should be color1. But i've never used a script, just coded. Link to comment Share on other sites More sharing options...
K.O Posted September 4, 2002 Share Posted September 4, 2002 Bah, and someone told me you couldn't do this. I wanted to know if you could do something like this too. Thanks for the info. Link to comment Share on other sites More sharing options...
HardcoreTaco Posted September 4, 2002 Author Share Posted September 4, 2002 sorry that was a typo.. anyway for K.O, sence hes cool and all.. here's the key.. X = you fill it in.. Bind X "model X" (this will swap your model upon hitting X) Bind X "hilt X" (same effect adsept for your saber hilt/handle) Bind X "color1 X" (Changes your saber color to what ever x is.. 0-6 i think our your colors to choose from) Bind X "weapon 1; flip" this has the same effect as hitting your one key..unless you changed what your saber/stun baton is binded to) to add commands to your key.. use ; a working example would be.. Bind F1 "model yoda; hilt yoda; color1 3" there ya go Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.