View Single Post
Ellie
Senior Member
Join Date: Apr 2013
Old 08-30-2013 , 20:17   Re: SMLIB 0.9 BETA (266 Function Stocks)
Reply With Quote #5

Been using this is some plugins (though I had to edit all their sources) and seems to be working great. Many thanks. Quick question though about this:

Quote:
Originally Posted by berni View Post
Colors that are unavailable are replaced with green by default.
What do I need to change so that the unavailable color is replaced with orange instead of green?


Also, about these two:

Code:
PrintToChatAll( "%s", message );
PrintToChat(param1, "blah");
I can't get them to work. I get an argument type mismatch. How can I fix that?

Last edited by Ellie; 08-31-2013 at 06:41.
Ellie is offline