- Joined
- Jun 2, 2009
- Messages
- 1,233
Hello everyone. This trigger works well
-
Ormanci orman keserse
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
(Level of GOD_Ability[1] for (Killing unit)) Greater than or equal to 1
-
-
-
And - All (Conditions) are true
-
Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
(Unit-type of (Triggering unit)) Equal to Murloc Flesheater (level 1)
-
(Unit-type of (Triggering unit)) Equal to Treant (level 2)
-
(Unit-type of (Triggering unit)) Equal to Satyr (level 3)
-
(Unit-type of (Triggering unit)) Equal to Gnoll Warden (level 4)
-
(Unit-type of (Triggering unit)) Equal to Spider (level 4)
-
(Unit-type of (Triggering unit)) Equal to Ogre Magi (level 5)
-
(Unit-type of (Triggering unit)) Equal to Sasquatch (level 7)
-
(Unit-type of (Triggering unit)) Equal to Mud Golem (level 5)
-
(Unit-type of (Triggering unit)) Equal to Troll Warlord (level 6)
-
(Unit-type of (Triggering unit)) Equal to Ogre Lord (level 10)
-
-
-
-
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Dying unit)) Equal to Murloc Flesheater (level 1)
-
-
Then - Actions
-
Player - Set (Owner of (Killing unit)) Current gold to (((Owner of (Killing unit)) Current gold) + 20)
-
Hero - Add 15 experience to (Triggering unit), Hide level-up graphics
-
Game - Display to (Player group((Owner of (Killing unit)))) for 2.00 seconds the text: Ormanci oldugun ici...
-
-
-
-
-
(Level of GOD_Ability[1] for (Triggering unit)) Greater than or equal to 1
-
ORMAN KERE ANANI SIKIM Copy
-
Events
-
Unit - A unit enters (Playable map area)
-
-
Conditions
-
(Level of GOD_Ability[1] for (Triggering unit)) Greater than or equal to 1
-
-
Actions
-
Game - Display to (All players) for 3.00 seconds the text: yepp
-
-