Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline Raven-G59  
#1 Posted : Saturday, November 30, 2019 9:40:29 AM(UTC)
Raven-G59
Private
Joined: 10/15/2019(UTC)
Posts: 7
Syrian Arab Republic
Location: Lattakia

Thanks: 4 times
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
Offline AdrianeMapMaker  
#2 Posted : Saturday, November 30, 2019 11:53:21 PM(UTC)
AdrianeMapMaker
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 3/8/2016(UTC)
Posts: 1,156
Philippines

Thanks: 312 times
Was thanked: 185 time(s) in 149 post(s)
Mods that have them reenables the Cut and Unused commandbutton called Command_GuardWithoutPursuit

Code:
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





thanks 2 users thanked AdrianeMapMaker for this useful post.
CommieDog on 12/31/2019(UTC), Raven-G59 on 5/8/2020(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.