Search results

  1. Tarindis_18

    Group Leak Fix

    One more question if you would, I want the units spawning above to spawn 1 second before the actual round starts. So would I set variable "Spawn_Timer = Round_timer - 1"? this is what I wanted to do originally, but after playing around with it a little I couldnt even figure out how to do that...
  2. Tarindis_18

    Group Leak Fix

    Omg, this works flawlessly, I love you! I cant say thank you enough, been working on this for like a week and you make it seem like a walk through the park. Thank you!!!!
  3. Tarindis_18

    Group Leak Fix

    Lol ok, I posted a thread yesterday which you helped me on (http://www.thehelper.net/threads/variable-help.161889/) and I could have used: Trigger: Buildspawn Events Unit - A unit Finishes construction Conditions (Building Region <gen> contains (Triggering unit)) Equal to True Actions If...
  4. Tarindis_18

    Group Leak Fix

    Hello, this is my first time experiencing what I believe to be a group leak, when I run the triggers below it will spawn hundreds and hundreds of "defenders" (custom unit). I have tried using the following custom scripts: Custom script: set bj_wantDestroyGroup = true Custom Script: call...
  5. Tarindis_18

    Variable Help

    @Kaerf- How do I add the point value to the footman in the "if condition"?
  6. Tarindis_18

    Variable Help

    This is exactly what I needed, you have been very helpful! Thank you so much! 1 more question, is there any way to reward somebody for being helpful on this sight? Kind of like +rep?
  7. Tarindis_18

    Variable Help

    Im sorry, the multiplying thing was just me being dumb. But how would I " iterate over all units within region A"?
  8. Tarindis_18

    Variable Help

    Thank you for the response. That makes sense, I guess I was over complicating it. Any Idea on how I could multiply them though?
  9. Tarindis_18

    Variable Help

    Hello, I am a new member on this website and I'm sorry if I posted this in the wrong place. I have exhausted all solutions that I can think of. Anyway, this is my problem: In my map there is a builder who will build structures symbolizing units in Region A. I need help to create a variable (and...
Top