CopCars[0] = AddStaticVehicleEx.....
.......
SendClientMessage(playerid,COLOR_RED,"Du hast alle CopCars respawnt!");
for(new cop = 0; cop < MAX_VEHICLES; cop++)
{
SetVehicleToRespawn(CopCars[cop]);
}
wenn man den cmd eingibt kommt die message und respawnen tuhen die cars auch aber es kommt Unknown Command... sieht halt hässlich aus xD