- Joined
- Dec 20, 2007
- Messages
- 151
Hi i'm Sasuke32 and i need some help with this trigger i don't know why this don't work properly!
-
Events
- Unit - A unit Acquires an item
-
Conditions
- (Item being manipulated) Equal to (Item carried by (Triggering unit) of type Cloak of Yondaime)Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Item carried by (Triggering unit) in slot (Min(1, 6))) Equal to (Item carried by (Triggering unit) of type Cloak of Sarutobi)
-
Then - Actions
- Item - Remove (Item being manipulated)
- Wait 0.10 seconds
- Item - Remove (Item carried by (Triggering unit) in slot (Max(1, 6)))
- Wait 0.10 seconds
- Special Effect - Create a special effect at (Position of (Triggering unit)) using Abilities\Spells\Human\ThunderClap\ThunderClapCaster.mdl
- Wait 0.10 seconds
- Item - Create Legendary Cloak of Jiraya at ((Position of (Triggering unit)) offset by 250.00 towards 500.00 degrees)
- Else - Actions
-
If - Conditions