A3Wasteland settings:
[/// Spawning settings
A3W_serverSpawning = 1; // Vehicle, object, and loot spawning (0 = no, 1 = yes)
A3W_vehicleSpawning = 1; // If serverSpawning = 1, spawn vehicles in towns (0 = no, 1 = yes)
A3W_vehicleQuantity = 200; // Approximate number of land vehicles to be spawned in towns
A3W_boatSpawning = 1; // If serverSpawning = 1, spawn boats at marked areas near coasts (0 = no, 1 = yes)
A3W_heliSpawning = 1; // If serverSpawning = 1, spawn helicopters in some towns and airfields (0 = no, 1 = yes)
A3W_planeSpawning = 0; // If serverSpawning = 1, spawn planes at some airfields (0 = no, 1 = yes)
A3W_boxSpawning = 1; // If serverSpawning = 1, spawn weapon crates in 50% towns (0 = no, 1 = yes)
A3W_baseBuilding = 0; // If serverSpawning = 1, spawn base parts in towns (0 = no, 1 = yes)code]