- Joined
- Jan 29, 2010
- Messages
- 213
[SOLVED]
Hi all!
I have some kind of a problem. I wan't to count items witch have been targeted by ability beiing cast:
I only need action like that:
If you now how to make it pls WRITE dont hesitate (thank u!!!)
--- --- --- --- /// --- --- --- \\\ --- --- --- ---
((PLS dont write such thing like trigger leaks... (if theres some kind of thing like custom script witch destroys picked items group(I DO NOT CARE!!!)))
Hi all!
I have some kind of a problem. I wan't to count items witch have been targeted by ability beiing cast:
-
counting items
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Counting Items
-
Actions
-
Item - Pick every item in (Region centered at (Target point of ability being cast) with size (200.00, 200.00)) and do (Actions)
- Loop - Actions
-
Item - Pick every item in (Region centered at (Target point of ability being cast) with size (200.00, 200.00)) and do (Actions)
-
Events
- set counted_items = counted_items + >Picked items<
If you now how to make it pls WRITE dont hesitate (thank u!!!)
--- --- --- --- /// --- --- --- \\\ --- --- --- ---
((PLS dont write such thing like trigger leaks... (if theres some kind of thing like custom script witch destroys picked items group(I DO NOT CARE!!!)))
Last edited: