- Joined
- May 10, 2024
- Messages
- 57
Hello! I see it's possible to issue an order to single unit like this
But I can't find jass function to do the same with the unit group. How to do it?
JASS:
call IssuePointOrder(unit, orderString, x, y)