- Joined
- Feb 20, 2007
- Messages
- 338
-
Plant crops
-
Events
- Unit - A unit Finishes casting an ability
-
Conditions
- (Ability being cast) Equal to Plant
-
Actions
- Player - Add (0 - 5) to (Owner of (Casting unit)) Current gold
-
For each (Integer A) from 1 to 5, do (Actions)
-
Loop - Actions
- Destructible - Create a crop at (Target point of ability being cast) facing (Random angle) with scale (Random real number between 0.50 and 1.00) and variation 1
- Game - Display to (All players) the text: grow
-
Loop - Actions
-
Events
I desire to have 5 "crop" destructibles to be created when the spell is cast at the point of the circle of the spell.
I can get the crops to appear if I set it at the position of the casting unit. What do I need to to to get crops to appear at the site of the spell?