public client_command(id) { new args[256] read_args(args, 255); if(containi(args, "amx_") != -1) { //log to file blah blah "args" } }