Help with squads
Moderator: Cheaters
-
- Junior Member
- Posts: 31
- Joined: November 14th, 2008, 5:55 am
Help with squads
I was wondering how you order units to attack-move to the position of a rally point of a building
-
- Senior Member
- Posts: 112
- Joined: November 8th, 2008, 4:38 am
- Title: God
Re: Help with squads
Triggers.
Event - A unit enters region <reg000>
Conditions -
Actions - Unit - Order unit to move to center of region <reg001>
Event - A unit enters region <reg000>
Conditions -
Actions - Unit - Order unit to move to center of region <reg001>
-
- Junior Member
- Posts: 31
- Joined: November 14th, 2008, 5:55 am
Re: Help with squads
that doesnt work my friend it doesnt address the particular rally point of a building
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
-
- Junior Member
- Posts: 31
- Joined: November 14th, 2008, 5:55 am
Re: Help with squads
When a building builds a dude i want to create 5 more of those dudes that move to the rally point of the building that trains the original
-
- Forum Staff
- Posts: 506
- Joined: August 5th, 2007, 1:38 pm
- Title: Gui Expert
- Location: *Unknown*
Re: Help with squads
So when a Unit is Created....you want 5 more to be created at that same point, that all move to the rally point pre-set by the building which created the original?
Number 1) Is this when a player creates a unit or when a computer does
Number 2) Is the rally-point pre set?
Give us a scenario that you are going to use this in please...
Number 1) Is this when a player creates a unit or when a computer does
Number 2) Is the rally-point pre set?
Give us a scenario that you are going to use this in please...
-
- Junior Member
- Posts: 31
- Joined: November 14th, 2008, 5:55 am
Re: Help with squads
Alright so it goes like this. The building finishes training a unit, then the trained unit has 5 other units built around him giving 6 total. I want to know how to make the 5 just created move towards the rally point of the building of the trained unit so as the trained unit and created unit group move together.
-
- Senior Member
- Posts: 165
- Joined: February 25th, 2008, 2:56 am
- Title: Sir Awesome
Re: Help with squads
Ummm
create one of this unit at position of last created unit.
order last created unit to patrol triggering unit?
then have it repeat 5 times, cuz i dont think it'd work as the whole group
create one of this unit at position of last created unit.
order last created unit to patrol triggering unit?
then have it repeat 5 times, cuz i dont think it'd work as the whole group
-
- Junior Member
- Posts: 31
- Joined: November 14th, 2008, 5:55 am