Miccara Posted May 19, 2023 Posted May 19, 2023 I can't get the "explode unit" trigger to actually explode a unit. This is what I've put in: Trigger: 1 ONCE (ExplodeMedivac, NO EVENT) Conditions: FLAG IS MORE ("ExplodeMedivac",60) Actions: EXPLODE UNIT (Medivac,1000) The unit itself is a CLIENT unit. The FLAG was set earlier and I scripted in a message to tell me the flag is set. I've checked all spelling and names several times. Even tried exploding a static unit as a test... still nothing. Is there an issue with the trigger itself or am I doing something incorrect?
PravusJSB Posted May 19, 2023 Posted May 19, 2023 (edited) Try a continuous repetitive trigger, should fix it I think. Edited May 19, 2023 by PravusJSB Creator & Developer of XSAF ::An AI model that wants to kill you, and needs no help from humans. Discord: PravusJSB#9484 twitch.tv/pravusjsb https://www.patreon.com/XSAF https://discord.gg/pC9EBe8vWU https://bmc.link/johnsbeaslu Work with me on Fiverr: https://www.fiverr.com/pravusjsb
Miccara Posted May 21, 2023 Author Posted May 21, 2023 On 5/19/2023 at 10:39 AM, PravusJSB said: Try a continuous repetitive trigger, should fix it I think. Gave it a try. Unfortunately, not the answer.
PravusJSB Posted May 22, 2023 Posted May 22, 2023 Simple Q but is the flag ExplodeMedivac at least the value of 61? 1 Creator & Developer of XSAF ::An AI model that wants to kill you, and needs no help from humans. Discord: PravusJSB#9484 twitch.tv/pravusjsb https://www.patreon.com/XSAF https://discord.gg/pC9EBe8vWU https://bmc.link/johnsbeaslu Work with me on Fiverr: https://www.fiverr.com/pravusjsb
Miccara Posted May 22, 2023 Author Posted May 22, 2023 19 hours ago, PravusJSB said: Simple Q but is the flag ExplodeMedivac at least the value of 61? GeezusMerffy, I'm a friggin' idiot! Thanks, your question opened my eyes to the obvious. I needed a "Time Since Flag". I've only done this 100 times before but for some reason didn't clue in.
PravusJSB Posted May 23, 2023 Posted May 23, 2023 Happens to us all one day. Glad I could help! 1 Creator & Developer of XSAF ::An AI model that wants to kill you, and needs no help from humans. Discord: PravusJSB#9484 twitch.tv/pravusjsb https://www.patreon.com/XSAF https://discord.gg/pC9EBe8vWU https://bmc.link/johnsbeaslu Work with me on Fiverr: https://www.fiverr.com/pravusjsb
Recommended Posts