BobaFett_998 Posted April 27, 2002 Share Posted April 27, 2002 Hi everyone. I just recently got JKII. I want to know what the commands are for changing the lightsaber color and changing the model in the console. That way i can do the "jedi sleep" thing i always hear about. And also if you know how to bind taunt and say to the same thing that would be great to. Thx, BobaFett_998 Link to comment Share on other sites More sharing options...
FuShanks Posted April 27, 2002 Share Posted April 27, 2002 Saber Color: seta color1 [0-6] For example: seta color1 0 Cycle Saber Color: set saber0 "seta color1 0; set lsaber vstr saber1" set saber1 "seta color1 1; set lsaber vstr saber2" set saber2 "seta color1 2; set lsaber vstr saber3" set saber3 "seta color1 3; set lsaber vstr saber4" set saber4 "seta color1 4; set lsaber vstr saber5" set saber5 "seta color1 5; set lsaber vstr saber6" set saber6 "seta color1 6; set lsaber vstr saber0" vstr saber0 set lsaber vstr saber0 bind x "vstr lsaber" Each time you press X your saber color will change. Team Model: seta team_model "[model_name]/[skin_name]" For example: seta team_model "kyle/default" MP Model: seta model "[model_name]/[skin_name]" Taunt and Say: set foobar "+taunt; messagemode" bind x "vstr foobar" P.S. For future reference, go here for Q3A console commands (most of which work in JK2) and check your jk2mpconfig.cfg for JK2-specific commands. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.