Fatninja Posted May 10, 2002 Share Posted May 10, 2002 Does anyone know the console command to change the lightsaber color in a MP game? And also, i've seen some players lay flat on their backs while still moving at full speed, is this a hack, bug, or a move? Thx Link to comment Share on other sites More sharing options...
Aylnon Posted May 10, 2002 Share Posted May 10, 2002 It's to do with binding saber colour changes to keys...which makes me very suspiscious as to why you are asking these two questions in a thread together. But, ah well. I'm not sure on the command though. Never looked it up. Link to comment Share on other sites More sharing options...
boa Posted May 10, 2002 Share Posted May 10, 2002 i use this .cfg // bind "Saber Colour" set ColourBLUE "set color1 4; echo ^4BLUE ^7Saber; set colourcycle vstr ColourGREEN" set ColourGREEN "set color1 3; echo ^2GREEN ^7Saber; set colourcycle vstr ColourRED" set ColourRED "set color1 0; echo ^1RED ^7Saber; set colourcycle vstr ColourBLUE" set ColourBLUE set colourcycle vstr ColourBLUE bind MOUSE5 "vstr colourcycle" // EOF hope this helps? you can add more lines with different colours if you like... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.