View Single Post
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-26-2016 , 07:46   Re: [INC] Multi Colors
Reply With Quote #31

Quote:
Originally Posted by Miu View Post
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
Should be fixed with your example. (Added to all functions with VFormat)
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline