new const PREFIX[] = "[AMXX]"
client_print(id, print_chat, "%d Hello.", PREFIX)
client_print(id, print_chat, "%s Hello.", PREFIX)