Summary
Implements per-faction vehicle limits by type/classification of vehicle. See the configuration file.
Description
Implements per-faction vehicle limits by type/classification of vehicle.
## Known Bugs:
- The UI Icons in the editor menu will not be grayed out if limits are reached (Although, notifications are shown on the right-hand side of your screen)
## The following prefabs have been modified to ensure budgets are handled
### Added STH_VehicleLimiterComponent.c
- MP\Modes\Conflict\GameMode_Campaign.et
### Add entity budgets to be handled
- Editor\Modes\EditorModeBuilding.et
- Props\Military\Compositions\VehicleService_base.et
### Attached entity budgets to base types
- Vehicles\Core\
- Helicopter_Base.et
- Vehicle_Base.et
- Wheeled_APC_Base.et
- Wheeled_Car_Base.et
- Wheeled_Truck_Base.etLicense
Arma Public License (APL)