Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 647 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 647 Bytes

RBU (Runs By Us) ArmA 3 AI Mod

RBU is a ai mod for ARMA 3.

Module settings

Marker name
Parameter: array
Desc: Name of the marker/s, this array will be used to get if the ai is hearing you
Example: ['myMarker1', 'myMarker2']

Hearing range
Parameter: Number(Integer)
Desc: In wich radius will the AI able to hear your shoots(in meters)
Example: 200

Search radius
Parameter: Number(Integer)
Desc: In wich radius they will search for the player(in meters)
Example: 200

How many enemies
Parameter: Number(Integer)
Desc: How many enemies will go to take a look
Example: 3