Allow running of code upon logi-vic spawned vehicles via config file.
Add an example of the new ADD_VEHICLE_WITH_CODE macro to the logivic config file.
Release Notes
You can now run code upon vehicles that you've spawned with a logi vic. For more information see the ADD_VEHICLE_WITH_CODE example in the configuration\logiVehicle.sqf config file.
IMPORTANT
[x] Testing has been completed as neccessary, depending on the nature & impact of the changes.
[x] The Release Notes section below must be filled out appropriately to explain the changes made in this PR. This section will be used in Framework Changelogs.
[ ] If the contribution affects the wiki, please include your changes in this pull request so the wiki is consistently updated.
Resolves #143
Pull Request Description
When merged this pull request will:
Release Notes
You can now run code upon vehicles that you've spawned with a logi vic. For more information see the
ADD_VEHICLE_WITH_CODE
example in theconfiguration\logiVehicle.sqf
config file.IMPORTANT
[Descriptor] - Add|Fix|Improve|Change|Make|Remove {changes}
.