Trigger Help - Auto spawn units

Norvegia

New Member
Reaction score
0
Howdy!

Im new to the editor and have tried different triggers to get the effect I want without any success. What I want is a trigger that when a player enters a region with his unit, a marine will spawn every 2sec at the players starting location as long as the player is within the region bound's.

So far Iv come up with:

Events
* Unit - Any Unit Enters "Marine" <- Marine is the Region name

Local Variables

Conditions

Actions
* Unit - Create 1 Marine for player (Triggering player) at (Start location of player (Triggering player)) using default facing (No Options)



So, how do I loop this every 2 seconds as long as the triggering players unit is within the region?


Thanks in advance.
 

CixxyZ

Active Member
Reaction score
7
im new with the editor too , but what you need is another trigger that turns off and on which checks whether the unit is still within the region.

Something like -
Trigger 1
Events : Marine enters region
Action: > Turn on Trigger 2
> Run Trigger 2

Trigger 2
Events: Every x second of the game
Action: > If/ else/ then - If marine is still in region, spawn unit
Else turn off trigger.
 

PrisonLove

Hard Realist
Reaction score
78
im new with the editor too , but what you need is another trigger that turns off and on which checks whether the unit is still within the region.

Something like -
Trigger 1
Events : Marine enters region
Action: > Turn on Trigger 2
> Run Trigger 2

Trigger 2
Events: Every x second of the game
Action: > If/ else/ then - If marine is still in region, spawn unit
Else turn off trigger.

If multiple players can be in the region at a time, then make sure your if/else condition checks to see if ANY player is in the region, otherwise it may turn off if one player leaves while another player is still inside.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top