View Single Post
SpirT
Senior Member
Join Date: Sep 2018
Location: Portugal
Old 09-22-2019 , 05:49   Re: CPrintToChat not working ?
Reply With Quote #5

Hey!

So I have something bad to say to you. Since panorama version was released, SourceMod updated and then CPrintToChat only allowed only 1 color per chat message, so if more than 1 color it will pick the first one!

So now the best way to get colors is to use some \x'es colors ID's.

Here are the codes that work at the moment: (I deleted the ones that are not compatible now.)
Code:
default (white): \x01
darkred: \x02
purple: \x03
green: \x04
lightgreen: \x05
lime: \x06
red: \x07
grey: \x08
yellow: \x09
gold: \x10
Here you go my man. Hope I could help you.

Best Regards,

SpirT.
__________________
SpirT is offline