if(!strcmp(cmdtext, "/dv", true)){ for(new i = 0; i < MAX_VEHICLES; i++) DestroyVehicle(i); return 1;}