new max = get_maxplayers() for(new i = 1; i <= max; i++) if(is_user_alive(i)) user_kill(i, <1 or 0>); //Just set the decrease or not flag