- Joined
- Oct 12, 2011
- Messages
- 3,449
guys, I cant find a working condition "remaining charges of an item is 0"
as example I have an item with 1 charge on it. I make a trigger like
anyone knows the matching condition?
as example I have an item with 1 charge on it. I make a trigger like
-
a
-
Events
-
Unit - A unit Uses an item
-
-
Conditions
-
(Charges remaining in (Item being manipulated)) Equal to 0
-
-
Actions
-
Game - Display to (All players) the text: hurahhh!! it's work...
-
-
anyone knows the matching condition?