Corthan Posted June 29, 2002 Share Posted June 29, 2002 Is there a way to bind the sabers colors to a key....like bind green saber color to L, something like that. If someone knows they would be like a JK2 coding god, becuase I have asked all my friends and they have no clue.....PLZ coding god help me. Link to comment Share on other sites More sharing options...
samamorgan Posted June 29, 2002 Share Posted June 29, 2002 thats pretty simple bind l "color1 3" thats for green heres a list of colors: color1 0 = red color1 1 = orange color1 2 = yellow color1 3 = green color1 4 = blue color1 5 = purple May i ask why you want to know this? Are you working on something in particular, like a script? Link to comment Share on other sites More sharing options...
Corthan Posted June 29, 2002 Author Share Posted June 29, 2002 yeah i'm trying to bind saber colors to movement kind of like this....move forward and change saber to green, move right and change saber to red, move back and change saber to purple. Thats what I'm trying to do, so do you know a way to bind them together? If so plz help. I saw a guy with it last night and I'm so jelous it looks realy cool... I ask they guy how I could do it and he was vary rude in his reply. PLZ help me. LOL Thanks Link to comment Share on other sites More sharing options...
NITEMARE Posted June 29, 2002 Share Posted June 29, 2002 heh i wonder if this guy was öagging often because its an info update every time he changes colors. i can only try to convince u that this guy is lame and he probably knows that so he doesnt want anybody else to be lame and didnt answer apropiate.... i hope nobody helps u on this one cuz it wont do any good to the "lamer clean" community! Link to comment Share on other sites More sharing options...
samamorgan Posted July 1, 2002 Share Posted July 1, 2002 That is also fairly simple. Here is the whole script. Bind "w" "+forward; color1 3" Bind "d" "+moveright; color1 0" Bind "s" "+back; color1 5" Bind "a" "+moveleft; color1 4" Make a file called autoexec.cfg in your gamedata/base folder in your main jk2 directory. Copy-Paste the script into that file (using notepad or some other text editor) and start the game. If something is wrong with this script, post again. I havent tested it, but im pretty sure it will do what you want. Link to comment Share on other sites More sharing options...
NITEMARE Posted July 1, 2002 Share Posted July 1, 2002 good that i live in germany. but if i get my hands on some lamer using this script he will be sooo kicked! Link to comment Share on other sites More sharing options...
Nuke Posted July 4, 2002 Share Posted July 4, 2002 OK, thanks for this enlightement ... we have learned that people who change the colors of their lightsaber often are lame. Wow!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.