Units Enter many Circles

jyrkz

New Member
Reaction score
1
here is what i want to do..
*there are 5 circles.
*lets say u got 10 units who u can move in the circle.
*if i move 3 units to circle1 and 3 units to circle2 ill get a new more powerful unit. how do i do that?

+lets say it should work like this

Circle1= 1 unit moved on it.
Circle2= 1 unit ..
Circle3= 2 units ..
Circle4= 3 units ..
Circle5= 1 unit ..
----------------
= a new unit much better etc..

each time i move more/less units in circle a diffrent unit will come out of there :d
 

ReVolver

Mega Super Ultra Cool Member
Reaction score
610
You can make a integer variable and add 1 for each unit in the circle, once you have as much as you need, you can create the new unit.

Example

Unit Enters Circle1
Actions
Set Integer = Integer + 1
If/Then/Else
If Integer = 5
Then
Create New Powerful Unit
Else
...
 

ReVolver

Mega Super Ultra Cool Member
Reaction score
610
Addon to the Else Condition

Else
If
Integer = 10
Then
Create Even More Powerful Unit
Else
...
 

jyrkz

New Member
Reaction score
1
ill have integers = 3-20 each with diffrent unit.
and if i have integer = 3 it will make a unit and integer will be 0 again :D i need some time thing then :D
 

ReVolver

Mega Super Ultra Cool Member
Reaction score
610
You would probably need to allow the player to activate the trigger, so the player can create w/e unit he wants.
 

Romek

Super Moderator
Reaction score
964
isnt there any other way? :D

Unless you have hardly any units, or a very large amount of units needed, not really. (hardly any units, would allow the player to make units for 1 in each circle, 1 in 2 circles, 1 in the other 2 circles, and the other 2 circles :p)

I suggest having a chat command or an ability :)
 
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