Quote:
Originally Posted by BOYSplayCS
Change the clcmd to a concmd.
|
PHP Code:
register_clcmd("say_team","sayteam",ADMIN_ALL,"- Colored Sign Chat")
to
PHP Code:
register_concmd("say_team","sayteam",ADMIN_ALL,"- Colored Sign Chat")
after i try,
it's nothing to do with the sayteam colortext..still print the nomaltext
my problem is that,
i can't print the sayteam in colortext..