Thread: WARMAKER
View Single Post
kforce
New Member
Join Date: May 2009
Location: Portugal
Old 12-09-2012 , 18:17   Re: WARMAKER
Reply With Quote #7

The "1" its the chat prefix.
If change amx_wm_prefixo to "[PREFIX]" you will get messages like: [PREFIX] Wellcome to the server...

And yes, you can remove all chat colors, just replace in source code this two color codes:
Code:
^x03
and
^x04
for this:
Code:
^x01

Last edited by kforce; 12-09-2012 at 18:18.
kforce is offline