SARGE AI weapons and area definitions

statik

Well-Known Member
I am running Overwatch 0.2.5 and the latest SARGE AI 1.5

What weapons are allowed for the AI? is it limited or can I use any weapon for Overwatch?
Example from SAR_config.sqf
// potential weapon list for leaders
SAR_sold_leader_weapon_list = ["M4A1","M4A3_CCO_EP1","AK_47_M"];


What are all the area definitions for chernarus, or where are they listed?
Example from SAR_cfg_grps_chernarus.sqf
areamarker : Name of an area, as defined in your area definitions
[SAR_marker_DEBUG_devilscastle,1,0,6,"fortify",true] call SAR_AI;
 
Back
Top