- Joined
- Aug 29, 2004
- Messages
- 159
Hi guys
I have a very simple trigger action which says:
The trigger seems to work fine for a while, but when the unit reaches a point (approximately halfway between its start point and its destination, as near as i can tell) it 'gives up' on its order and turns around, heading back the other way until it reaches its start point again.
Anyone know why this is happening?
The distance is very long (epic scale map..). Unfortunately I cant feasibly create another region in the middle of the map, as there will be many units moving into the region and going to different locations.
Thanks for help,
Bort
I have a very simple trigger action which says:
Code:
Unit - Order (Last created unit) to Move To (Center of Home <gen>])
The trigger seems to work fine for a while, but when the unit reaches a point (approximately halfway between its start point and its destination, as near as i can tell) it 'gives up' on its order and turns around, heading back the other way until it reaches its start point again.
Anyone know why this is happening?
The distance is very long (epic scale map..). Unfortunately I cant feasibly create another region in the middle of the map, as there will be many units moving into the region and going to different locations.
Thanks for help,
Bort