Jump to content

Luis Schiavoni

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Everything posted by Luis Schiavoni

  1. (group this) setVariable ["VCM_NOFLANK",true]; //This command will stop the AI squad from executing advanced movement maneuvers. (group this) setVariable ["VCM_NORESCUE",true]; //This command will stop the AI squad from responding to calls for backup. (group this) setVariable ["VCM_TOUGHSQUAD",true]; //This command will stop the AI squad from calling for backup. (group this) setVariable ["Vcm_Disable",true]; //This command will disable Vcom AI on a group entirely. (group this) setVariable ["VCM_DisableForm",true]; //This command will disable AI group from changing formations. (group this) setVariable ["VCM_Skilldisable",true]; //This command will disable an AI group from being impacted by Vcom AI skill changes.  it does not work I tried all the scripts and they still move
  2. VCOM AI the soldiers move and flank, there is an option for them to remain immobile in a defensive position, for example a trench.
×