I'm trying to figure out how to let the Widow Mine be attacked without detection whilst locking on and firing. However, checking the "suppress cloak" flag on the "Widow Mine Detonating" behavior doesn't seem to accomplish this. Help would be appreciated!
This in in the behavior section of the window mines I think I saw something in. The behaviors last night while makeing an ability that a behavior makes the widow mine invulnerable I forgot why but search the behaviors and or requirements I hope this helps and if it doesn't tell me that it dosent so I can help you out.
You will have to create a buff behavior that suppresses cloaking on the Widow Mine. Then add a validator to the (Basic) Behavior: Validators (Disable) + field in the buff that checks to see if it is casting its missile ability, then add the buff to the burrowed version of the Widow Mine.
Hi!
I'm trying to figure out how to let the Widow Mine be attacked without detection whilst locking on and firing. However, checking the "suppress cloak" flag on the "Widow Mine Detonating" behavior doesn't seem to accomplish this. Help would be appreciated!
This in in the behavior section of the window mines I think I saw something in. The behaviors last night while makeing an ability that a behavior makes the widow mine invulnerable I forgot why but search the behaviors and or requirements I hope this helps and if it doesn't tell me that it dosent so I can help you out.
After searching even more, I still haven't found it. Additional help would be appreciated :-)
You will have to create a buff behavior that suppresses cloaking on the Widow Mine. Then add a validator to the (Basic) Behavior: Validators (Disable) + field in the buff that checks to see if it is casting its missile ability, then add the buff to the burrowed version of the Widow Mine.
Custom Campaign Initiative | Mapster Community Project: Data Wizards
Starcraft II: Unsung Rebels, a custom campaign for Starcraft II
SC2Saver, a way to create saved games via trigger
Frustrated with the editor and would like answers in real time? Join the SC2Mapster Discord!
@aZergBaneling: Go
Thank you very much, this is exactly what I needed.