View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-16-2024 , 23:08   Re: error 017: undefined symbol "ChatColor"
Reply With Quote #15

No need to download some random files. It looks like you should be able to simply replace:

Code:
ChatColor(0, GREY
with

Code:
client_print_color(0, print_team_grey
Similarly with the one that uses "id" instead of "0". Also, make sure to remove:

Code:
#include <colorchat>
__________________
fysiks is offline