Raven-G59
  • Raven-G59
  • 50.25% (Neutral)
  • Private Topic Starter
6 years ago
How to make units guard close ( guarding without moving to the enemy when they enter the guard range but attack them when in weapon range ) or guarding without moving at all... its an option in some mods but i didnt knew how to make it
Sponsor
AdrianeMapMaker
6 years ago
Mods that have them reenables the Cut and Unused commandbutton called Command_GuardWithoutPursuit

CommandButton Command_GuardWithoutPursuit
  Command                 = GUARD_WITHOUT_PURSUIT
  Options                 = OK_FOR_MULTI_SELECT NEED_TARGET_POS
  TextLabel               = CONTROLBAR:GuardWithoutPursuit
  ButtonImage             = SSGuard
  ButtonBorderType        = SYSTEM ; Identifier for the User as to what kind of button this is
  DescriptLabel           = CONTROLBAR:ToolTipGuardWithoutPursuit
  RadiusCursorType        = GUARD_AREA
  InvalidCursorName           = GenericInvalid
End

A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Users browsing this topic