Unit Respawn

U

Unregistered

Guest
In the map I am making I want my units to repsawn which I am doing through command, but they also change into different units and I cant find a way to ressurect those (via comannd 0 then create 1 at location) without also getting the old ones
 
V

victimchild

Guest
Please post the trigger and explain the problem more clearly. Are the units you want to respawn respawning with the old units?
 
U

Unregistered

Guest
If player 1 command 0 1st level unit and 0 2nd level unit
wait 10000 milliseconds
create 1 1st level unit at location.
preserve trigger

This works but then to revive second level and 3rd level guys without also getting previous levels

I have tried this , but I also get a first level because the 1st trigger is still engaged

If player 1 command 0 2nd level unit and 0 3rd level unit
wait 100000 milliseconds
create 2nd level unit at location
preserve trigger
 
N

NunsWithGuns

Guest
use switches

try this

Condition:
Switch one is set.
If player 1 command 0 1st level unit and 0 2nd level unit

Action:
wait 10000 milliseconds
create 1 1st level unit at location.
preserve trigger
_______________________________________________________________
condition:
Switch two is set.
If player 1 command 0 2nd level unit and 0 3rd level unit

Action:
wait 100000 milliseconds
create 2nd level unit at location
preserve trigger


or

Conditon:
Switch one is set.
if player 1 commands 0 1st level unit.

Action:
Wait 10000
create one 1st level unit at location ---
___________________
level two
----------------------

condition:
player one brings 1st level unit to location ----

Action:
switch one is cleared
Switch two is set.


Condition:
Switch two is set.
If player 1 command 0 2nd level unit

Action:
wait 100000 milliseconds
create 2nd level unit at location ----
preserve trigger


im not sure if those will work but its worth a try
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      • Ghan
        Administrator - Servers are fun

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top