View Single Post
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 04-16-2024 , 08:08   Re: error 017: undefined symbol "ChatColor"
Reply With Quote #9

then it is not necessary to use it, failing that it uses the native default, replace chatcolor with client_print_color

Usage examples:
PHP Code:
client_print_color(idprint_team_red"^4Green ^3Red ^1Default")
client_print_color(idid2"^4Green ^3id2's team color, ^1Default"
__________________

Last edited by mlibre; 04-16-2024 at 08:08.
mlibre is offline