Summary
Adds a new Scenario Framework Plugin:
EE_ScenarioFrameworkPluginActionsOnEmptyVehicle
Description
How to use:
In your scenario, use a Slot to spawn a vehicle.
Add the EE_ScenarioFrameworkPluginActionsOnEmptyVehicle plugin to that slot.
In the plugin’s attributes, set:
Empty Timeout (seconds): how long the vehicle must remain empty before actions are triggered.
Actions: the list of actions you want to execute when the timeout expires.
Behavior:
If the vehicle is empty for the full timeout, the actions are executed.
If the vehicle is occupied during the timeout, no actions are fired.
If the vehicle becomes unoccupied again, the timer resets and will fire actions if it remains empty after the set time.
License
Arma Public License (APL)