Set Itens Bug

Status
Not open for further replies.

RatiNN

R

RatiNN

I put when ur hero get 6 itens at the same type it will give to him 300 all stats but when he dies the itens is droped(I put this on the map) but he dont loose They stats help me ...
 
  • Untitled Trigger 001
    • Events
      • Unit - A unit Acquires an item
    • Conditions
    • Actions
      • Wait 1.00 seconds
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • ((Hero manipulating item) has an item of type set item 1) Equal to True
          • ((Hero manipulating item) has an item of type set item 2) Equal to True
          • ((Hero manipulating item) has an item of type set item 3) Equal to True
          • ((Hero manipulating item) has an item of type set item 4) Equal to True
          • ((Hero manipulating item) has an item of type set item 5) Equal to True
          • ((Hero manipulating item) has an item of type set item 6) Equal to True
        • Then - Actions
          • Unit - Add [your set bonus ability] to (Hero manipulating item)
        • Else - Actions
          • Do nothing
That should do it ^^ and forget me please that I didn't understand that you wanted to say :) I was in a hurry ^^
 
Status
Not open for further replies.
Back
Top