disable vehicle spawning

This commit is contained in:
vbawol 2017-09-17 10:26:11 -05:00
parent 6ce26b05b7
commit f50d8ae57c

View File

@ -16,14 +16,8 @@ class VR : Default
{ {
worldSize = 10000; worldSize = 10000;
plantLimit = 0; plantLimit = 0;
vehicleSpawnTypes[] = { vehicleSpawnTypes[] = {};
{"FlatAreaCity",1}, allowedVehiclesList[] = {};
{"FlatAreaCitySmall",1},
{"NameCity",2},
{"NameVillage",1},
{"NameCityCapital",4},
{"Airport",5}
};
traderBlds[] = { "Land_Kiosk_blueking_F", "Land_FuelStation_Build_F", "Land_CarService_F", "Land_i_Garage_V1_F", "Land_i_Shed_Ind_F", "Land_i_Shop_01_V1_F" }; traderBlds[] = { "Land_Kiosk_blueking_F", "Land_FuelStation_Build_F", "Land_CarService_F", "Land_i_Garage_V1_F", "Land_i_Shed_Ind_F", "Land_i_Shop_01_V1_F" };
containerPos[] = {}; containerPos[] = {};
telePos[] = { telePos[] = {