- Joined
- Jul 30, 2012
- Messages
- 93
Hi,
1-I want to make it like dota's aegis system.It's okey now.But as long as we carry reincarnation item, whatever we purchase game-text trigger works...It must write just when we get reincarnation item, not all items. *-*
Thank you!
1-I want to make it like dota's aegis system.It's okey now.But as long as we carry reincarnation item, whatever we purchase game-text trigger works...It must write just when we get reincarnation item, not all items. *-*
-
Ank
-
Events
- Unit - A unit Acquires an item
-
Conditions
- ((Item carried by (Triggering unit) of type |cff8D38C9Kutsal Reenkarnasyon|r) is owned) Equal to True
-
Actions
- Game - Display to (All players) the text: (Isim[(Player number of (Triggering player))] + (( + ((Name of (Triggering unit)) + () + |cff8D38C9Kutsal Reenkarnasyon|r'u ele geçirdi!))))
- Wait 300.00 seconds
- Item - Remove (Item carried by (Triggering unit) of type |cff8D38C9Kutsal Reenkarnasyon|r)
-
Events
Thank you!