Please give us API commands to disable certain engine-side vanilla features such as:
- Vehicle Repair / Refuel / Rearm: Remove repair action from service trucks and engineer units
- Medical system: Remove screen blur effect / heal actions / add some proper setBloodTexture commands that dont require us to trick around with damage numbers to get bloody body parts
- HUD elements: Vehicle HUD, player HUD etc.
Many modders, from small "better repair scripts" to total conversions, run against these limitations time and again, and the only approach is usually to overwrite all and everything with configs rather than have a proper, modular approach where users can configure how things work for each mission.