- Joined
- Mar 26, 2008
- Messages
- 53
Move this into the Jass threads if itsa Jass related question.
I need to know how to make ranged units shoot their shots randomely at an area they target.
The specs of this idea:
Unit: Archer. Uses Artillery as its attack style for the use of attack ground.
Needing a GUI or Jass code that basically does -
Condition/Event - (unit) owned by (player) attacks a target*
Action - Order (unit) to do 'order' (attack ground) at random point within 250(being the circular area around the attacked target) of *target unit* (or attacked unit).
Loop action
Is this doable in GUI or do I need a Jass code?
If this is even doable, than can I please have an example of how to get this to work?
I'll give cookehs!!!!!
I need to know how to make ranged units shoot their shots randomely at an area they target.
The specs of this idea:
Unit: Archer. Uses Artillery as its attack style for the use of attack ground.
Needing a GUI or Jass code that basically does -
Condition/Event - (unit) owned by (player) attacks a target*
Action - Order (unit) to do 'order' (attack ground) at random point within 250(being the circular area around the attacked target) of *target unit* (or attacked unit).
Loop action
Is this doable in GUI or do I need a Jass code?
If this is even doable, than can I please have an example of how to get this to work?
I'll give cookehs!!!!!