| 09-20-2003, 04:57 AM | #1 |
is there any way to make like a couple units surroudn your hero so that when your hero moves the units will follow and stay in the same formation around your hero?like pretty close to your hero not like "following" him with the right click style |
| 09-20-2003, 06:24 AM | #2 |
Try telling them to a location based on the location of the Hero but offset by certain amounts of X and Y. Either a periodic event that move them based on where the hero is, or an event that triggers when the Hero issues an order targeting a point (Move, Attack-Move, etc). If you choose the latter, you may wish to include the former as well, in case the hero moves without using those commands (like when issuing an Attack on a fleeing unit) |
| 09-20-2003, 06:26 AM | #3 |
could you help a little ont hte triggers cuz i dont really know how to make a trigger that bases a unit around another unit... cant find it? |
| 09-20-2003, 06:33 AM | #4 |
issue (your following unit) to Move to (Position of(Your hero) ofset by x,y, |
| 09-20-2003, 02:33 PM | #5 |
alrite thnx a ton =) |
