mirror of
https://github.com/IT07/a3_vemf_reloaded.git
synced 2025-07-25 10:52:28 +00:00
teamswitch disabled
This commit is contained in:
@ -104,7 +104,7 @@ if ( _this2 in ( "missionList" call VEMFr_fnc_config ) ) then
|
||||
_nt enableAI "AUTOTARGET";
|
||||
_nt enableAI "MOVE";
|
||||
_nt enableAI "ANIM";
|
||||
_nt enableAI "TEAMSWITCH";
|
||||
_nt disableAI "TEAMSWITCH";
|
||||
_nt enableAI "FSM";
|
||||
_nt enableAI "AIMINGERROR";
|
||||
_nt enableAI "SUPPRESSION";
|
||||
|
Reference in New Issue
Block a user