Dessan_E Posted April 26, 2002 Share Posted April 26, 2002 Can someone show me how to bind saber colours to a key...also how to bind models to a key would be helpful. Thank you. Link to comment Share on other sites More sharing options...
Sparks Posted April 26, 2002 Share Posted April 26, 2002 Hola! Once again it is time for... da da da da!! () [sots]Sparks's wonderful saber color changing script!!! Well, here it is: // Saber Color Changer // Created by [sotS]-Sparks // [email]coolcommander@charter.net[/email] //=================== // Red set saber0 "color1 0; set scolor vstr saber1" //Orange set saber1 "color1 1; set scolor vstr saber2" //Yellow set saber2 "color1 2; set scolor vstr saber3" //Green set saber3 "color1 3; set scolor vstr saber4" //Blue set saber4 "color1 4; set scolor vstr saber5" //Purple set saber5 "color1 5; set scolor vstr saber0" vstr saber0 set scolor vstr saber0 bind v "vstr scolor" save it as scolor.cfg and place it in your base directory. During the game type exec scolor.cfg. Currently it is bound to v to change saber color. Models would be the same but it would be like: set model0 "model <model name>; set mymodel vstr model0" set model1 "model <2nd model name>; set mymodel vstr model1" vstr model0 set mymodel vstr model0 bind b "vstr mymodel" hope that helped!! Link to comment Share on other sites More sharing options...
SnowMongoose Posted April 27, 2002 Share Posted April 27, 2002 Bwahahahaha!! I love pointless stuff like this! woohoo! Snow Link to comment Share on other sites More sharing options...
Dessan_E Posted April 27, 2002 Author Share Posted April 27, 2002 Your post was most definitely very helpful Sparks thanks a lot, you saved me from binding a whole bunch of keys...I got the saber color to work perfectly but i'm having some difficulty with the models...I use the model config for the different reborn...i set the first one to boss and that's the model it starts with but i can't seem to cycle through the other 3...i used the code you posted. Link to comment Share on other sites More sharing options...
Dessan_E Posted April 27, 2002 Author Share Posted April 27, 2002 Never mind got it to work now. Link to comment Share on other sites More sharing options...
Sparks Posted April 29, 2002 Share Posted April 29, 2002 Wow!! I never knew i would become so famous . I havn't visted the fourms in a while which is why i didn't reply. I'm gald you figured it out! [sotS]Sparks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.