Spawn upgrading

Zorve

New Member
Reaction score
0
Hi, em

I know how i make a spawn (the simple way), but that is not my question/what i need help with.

I would like to know how to make a spawn that gets "upgraded".

Lets say that on the first level it spawns 5 footmans and when i upgrade it it spawns 4 footmans and 3 priests.

What is the best way to make this?
Make triggers for every level and kill/activate them after hand?
 

Sirroelivan

Gunnerkrigg Court
Reaction score
95
That ought to work. Just make a trigger for each spawn lvl, but only have the first one active from start. And then, when the spawn is upgraded, turn of the first one, and turn on the second and so on.
 

PiCkstix

New Member
Reaction score
18
Or convert the Footman and Priest amounts to Integers:
Level 1:
Set FootmanCount = 5
Set PriestCount = 0
(Spawn those and when your Level 2 is ready: )

Level 2:
Set FootmanCount = 4
Set PriestCount = 3
 

Zorve

New Member
Reaction score
0
Or convert the Footman and Priest amounts to Integers:
Level 1:
Set FootmanCount = 5
Set PriestCount = 0
(Spawn those and when your Level 2 is ready: )

Level 2:
Set FootmanCount = 4
Set PriestCount = 3

Thanks!

But can you/someone give me an exampel (if it not to mutch trouble), iam not very familiar with this area.
 
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