Jump to content

Home

Sabercolor command


Fatninja

Recommended Posts

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...