View Single Post
Miu
Veteran Member
Join Date: Nov 2013
Old 07-26-2016 , 07:31   Re: [INC] Multi Colors
Reply With Quote #30

this part here needs to be changed to

PHP Code:
    if (!IsSource2009())
        
C_PrintToChat(client"%s"buffer);
    else
        
MC_PrintToChat(client"%s"buffer); 
to avoid double formatting, see https://forums.alliedmods.net/showthread.php?t=285606
Miu is offline