 |
oldguy2 Wizard
Joined: 17 Jun 2006 Posts: 1201
|
Posted: Fri Nov 20, 2009 9:07 pm
MXP Color |
Is there a way to access MXP color tags with Lua? I was going to convert a script over, but I don't want to use all of the coloring by changing #print to Lua print.
|
|
|
|
 |
hadar Apprentice
Joined: 30 Aug 2009 Posts: 198 Location: my apt, in california
|
Posted: Sat Nov 21, 2009 3:02 pm |
personally i use functions and put the color/color code in them so i would have a function colorred and it would have color code <color red>%-1</color> so when i went to make my scripts i would just need to @colorred("hello world") and it would be red ... if thats something you were looking for i have a thing called my common script its in the package library i have alot of colors already in there
|
|
|
|
 |
|
|
|