Summary
Spawns 10 vehicles of civilians driving around. Spawn and Despawn outside of player range.
Description
Alpha version, WIP
Simplistic Civilian Traffic System for Reforger.
Spawns civilian cars, drives them somewhere, despawns them. Raises some events for threat level changes:
SCR_TrafficEvents.OnCivilianEvent.Invoke(owner.GetOrigin(), "gunfight"); and SCR_TrafficEvents.OnCivilianEvent.Invoke(owner.GetOrigin(), "killed");
handing over the position of the event to any script.
License
Arma Public License (APL)