Dann sollte das ja so passen @[NeS]shoXy
if(IsPlayerInArea(playerid, 924.6554, -1787.5189, 1025.1053, -1579.4823)) //Intercars Autohaus
{
Biz[9][bKasse] += VehicleShop[i][Preis]/2;
Biz[9][bProdukte] --;
UpdateBizLabel(9, Biz[9][bOwned]);
}
if(IsPlayerInArea(playerid, 2067.0037, 1367.3481, 2237.4001, 1523.3188)) //Oldtimer Autohaus
{
Biz[10][bKasse] += VehicleShop[i][Preis]/2;
Biz[10][bProdukte] --;
UpdateBizLabel(10, Biz[10][bOwned]);
}