Unit doing multiple action help

Negatenium

New Member
Reaction score
0
How do I make a unit build another tower after completing building a tower? The unit builds only a tower and then it stopped in this trigger:


Events
Unit - A unit enters Q1 <gen>
Conditions
(Owner of (Triggering unit)) Equal to Player 1 (Red)
Actions
Unit - Order Builder 0028 <gen> to build a Tower at (Center of Q1B1 <gen>)
Wait until (Builder 0028 <gen> Equal to (Constructed structure)), checking every 1.00 seconds
Unit - Order Builder 0028 <gen> to build a Tower at (Center of Q1B2 <gen>)


btw, i cant make it wait for (X number of seconds) in the 2nd action cause units would block that builder.
 

farold

New Member
Reaction score
3
I have no editor actually, so this is freehand.
Trigger:
  • Events
    • Unit - A unit enters Q1 &lt;gen&gt;
    • Conditions
    • (Owner of (Entering Unit)) Equal to Player 1 (Red)
    • Actions
    • Unit - Order Builder 0028 &lt;gen&gt; to build a Tower at (Center of Q1B1 &lt;gen&gt;)

Trigger:
  • Events
    • Unit - A Unit finishes construction
    • Conditions
    • (Owner of (Constructed Structure)) Equal to Player 1 (Red)
    • (Position of (Constructed Structure)) Equal to Q1B1
    • (Unit-Type of (Constructed Structure)) Equal to YourTower
    • Actions
    • Unit - Order Builder 0028 &lt;gen&gt; to build a Tower at (Center of Q1B2 &lt;gen&gt;)
 

Negatenium

New Member
Reaction score
0
Thanks,
but I can't find ''(Position of (Constructed Structure)) Equal to''
tried the searching and the search for text thing but i cant find it.
o_O
 

Gummi_Bears

New Member
Reaction score
5
You can't find it cause there is no such thing. farold said himself he didn't have editor when he wrote this. Don't think that condition is necessary, the trigger will work without it because the only way to build your Tower is to be in a region. It's like doublechecking.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top