Ok, umm. I remade those lines to this kind:
PHP Code:
client_print(id, print_chat, "%L", id, "HEALTH")
But how to make them to show colors like they did before?
And how to make this work with this lines?
PHP Code:
show_hudmessage( 0, "%L", name);
len = format(message, 255, "%L", COLOR)
len += format(message[len], 255-len, "%L")