I have only the player 1st created unit in the activatorz Unit group yet the game spawns 25 zerglings in region 001 instead of the 5 i told it to which go on to spawn 125 zerglings at region 002 (trigger not shown) I have tried a few ways to single out my grunt unit os only he can trip the trigger but it seems like the event is counting my hero and his 3 items but that only accounts for 20 zerglings not 25 and why are the zerglings triping the next trigger? any ideas
Thank you It's creating the correct amount of zerglings not but one more problem I only want them to spawn the first time you step on the Start Population Region, I thought I had achieved that last night with my cooldown variable but alas no they spawn every time I back track to the region. How do I make a local variable stick?
Wow It's blows my mind how much I have learned since I first posted this! s3rius could probably smell the noob on me through the internet. Thanks to everyone out there for giving to this community. Its helped me a ton.
I have only the player 1st created unit in the activatorz Unit group yet the game spawns 25 zerglings in region 001 instead of the 5 i told it to which go on to spawn 125 zerglings at region 002 (trigger not shown) I have tried a few ways to single out my grunt unit os only he can trip the trigger but it seems like the event is counting my hero and his 3 items but that only accounts for 20 zerglings not 25 and why are the zerglings triping the next trigger? any ideas
Thanks for any help
Choose one of these conditions, whichever suits your needs.
Thank you It's creating the correct amount of zerglings not but one more problem I only want them to spawn the first time you step on the Start Population Region, I thought I had achieved that last night with my cooldown variable but alas no they spawn every time I back track to the region. How do I make a local variable stick?
You can't make locals stick, but there's an action to turn off a trigger:
Add this action to the trigger and it'll disable the trigger after it's first use.
Awesome but is there away to turn the trigger off for say 10 minutes instead for permanently?
Oh wait I think I see a way to do it I should have looked at that function first.
Wow It's blows my mind how much I have learned since I first posted this! s3rius could probably smell the noob on me through the internet. Thanks to everyone out there for giving to this community. Its helped me a ton.