- Joined
- Jun 20, 2017
- Messages
- 959
There are not that many abilities besides pillage, and transmute that enable the player to acquire gold
I believe it might leak which is not a good thing.use this
Code:Set StructuresInt = (Number of living Footman units owned by Player 1 (Red))
so putting
Custom script: set bj_wantDestroyGroup = true
will destroy the next
unit group only if its
just used to count units for somethng
No because the group still exists(it have no units within it but it still exists)Im talking about the
does this prevent the leak also?
Unit Group - Remove all units from (Last created unit group)
Sorry I was replying to another person.Ok will this work though ?
Untitled Trigger 1
Events
Conditions
Actions
Custom script: set bj_wantDestroyGroup = true
Unit Group - Pick every unit in (Units owned by Player 1 (Red) of type Footman) and do (Actions)
Loop - Actions
Unit - Change color of (Picked unit) to Green
Unit - Order (Picked unit) to Move To (Center of (Playable map area))
Wait 2.00 seconds
Unit - Order (Picked unit) to Move To (Center of (Region1))
To clarify, you mean an ability that when clicked gives you gold depending on your total enemy kill counter?
It allows a person to turtle, but I don't like having the player need to capture other mines either, it basically forces the player to try to wipe the enemy pi yet asap and when this goes wrong he has to restart
I personally used the lumber economy method, there are also other things but I just don't have the time to write about them