Skip to content

PiratesAndCheesStudio/RBU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

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