misc questions!

mariopoop

New Member
Reaction score
1
how to:

make units spawn in 3 different reigons (random choosing reigons, i have about 50 reigons, so it chooses randomly between all of them) every 5 seconds, and only spawn untill the limit of 200.
 

Shura

New Member
Reaction score
45
You would need a region array with all your regions in it, and then in your trigger, set an integer to a random number between 1 and the number of regions you have. You can use the integer as the index for the region array.
 

SaintMorose

New Member
Reaction score
26
Create a Region Array Variable add all 50 to it
Create 3 Integer Vars

Set Int1 = RandomInteger 1-50
Set Int2 = " "
Set Int3 = " "

Spawn from Region(Int1)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top