 |
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Sun Dec 17, 2006 1:39 am
[1.24] %btncol not working for text color |
I'm having some trouble with the %btncol command. I've used it in zmud and it's always worked fine but I've recently converted my triggers over and now for whatever reason I can only use it to change the background color of a button as when I specify a text color it simply stays white. I can go into the settings and change the text color that way but it's rather inconvenient. This is how I'm doing it.
#noop %btncol(btn_flag,green,red)
I've tried it a few different ways but nothing I've tried has worked. |
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Jan 17, 2007 9:13 pm |
In CMUD, you need to pass the entire color as a *single* string argument. So try this:
#noop %btncol(btn_flag,"green,red") |
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|