Jump to content

Home

\color1 --> color cycling?


thaumaturgy

Recommended Posts

I know that if you use \color1 # in the console (where # = 0-6) that you can change the color of the saber in-game for MP. What I want to know is, based on the console scripting language, is there a way to set a variable that's incremental?

 

For example, if I were to do this in a pseudo-C++ type of language, it might look like:

 

\set mycolor 1;

 

bind a

"

\color1 mycolor;

\mycolor++;

"

 

Also, does anyone know a site that has all console commands?

 

Thanks.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...