uid = 123 new arg[32] read_args(arg, sizeof(arg) - 1) remove_quotes(arg) if(strtok(arg, "/referral", str_to_num(arg), uid )) { client_print(id, print_chat, "test") }