SC2Mapster Wiki
Register
Advertisement

AI Actions[ | ]

Enable/Disable Script Control For Unit Group[ | ]

GUI[ | ]

AI - controlled script control for group|Unit Group

Galaxy Code[ | ]

void AISetGroupScriptControlled ( unitgroup group, preset controlled )

Description[ | ]

If script control is enabled for a unit, the AI will not use that unit. Script-controlled bullies are not replaced unless they die.

Parameters[ | ]

  • unitgroup unitGroup
    • Name: UnitGroup
  • preset enable
    • Preset:Enable/Disable Option
    • Name: Enable/Disable

Additional Information[ | ]

Advertisement