View Single Post
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 04-30-2012 , 10:02   Re: Rage SubModule: ColorChat
Reply With Quote #12

Quote:
Originally Posted by Rossonero View Post
i little help installing this?

got them to be displayed as working, but when trying to add them to a plugin to display some colors and stuff... kaboom, nothing worked... just got bad load on my plugin

i simply wanted to try to put in a message to people and try out the colors and see results, get the hang of it, try to understand it and adapt what ever other plugins might need adapting.

i tried info-rank and still get bad load

i did not try the fake native version, as it has certain issues from what i could understand from the posts

great job Connor as always, give us noobier guys a chance, by providing an install guide
Its an include, bro.
Code:
 #include <colorchat>
put that at the top of your source, then incorporate the code into your source
Code:
client_print_color(id, DontChange, "[AMX] ^3%s ^1Has their very own set of slanderous remarks", sz_userName)
It'll compile into your program. No need to install it on your server.

That is assuming i understand what you're trying to do.....
Liverwiz is offline