View Single Post
pcmaster
AlliedModders Donor
Join Date: Sep 2009
Old 01-06-2017 , 17:34   Re: [Any] Chat-Processor (Replacement for Simple Chat Processor)
Reply With Quote #109

Getting the same errors as jewny24 above (same line, same error message).
Example code:

PHP Code:
public Action OnChatMessage(intauthorArrayList recipientschar[] flagstringchar[] namechar[] messageboolprocesscolorsboolremovecolors)
{
    
Format(nameMAXLENGTH_NAME" {darkred}[ADMIN] {gold}%s\x01"name);
    return 
Plugin_Changed;

</span>
__________________
Stopped hosting servers as of November 2018, no longer active around here.
pcmaster is offline