- Joined
- Aug 11, 2009
- Messages
- 6,527
-
Finish Wolves Q
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
(Unit-type of (Dying unit)) Equal to Spirit Wolf
-
-
Actions
-
Set I_Wolves = (I_Wolves + 1)
-
Multiboard - Set the text for Multiboards[1] item in column 2, row 2 to (Kill Spirit Wolves [ + ((String(I_Wolves)) + /4]))
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
I_Wolves Greater than or equal to 4
-
-
Then - Actions
-
Trigger - Turn off (This trigger)
-
Quest - Mark Quest[32] as Completed
-
Quest - Display to (All players) the Quest Update message: |c003366ffSpirit Wo...
-
Multiboard - Set the text for Multiboards[1] item in column 2, row 1 to Dragonlings
-
Multiboard - Set the text for Multiboards[1] item in column 1, row 1 to Quest:
-
Multiboard - Set the text for Multiboards[1] item in column 2, row 2 to Finished
-
Multiboard - Set the text for Multiboards[1] item in column 2, row 3 to Gaglur's Tomb
-
Floating Text - Create floating text that reads +50 EXP above Unit with Z offset 0.00, using font size 13.00, color (0.00%, 80.00%, 0.00%), and 0.00% transparency
-
Floating Text - Set the velocity of (Last created floating text) to 128.00 towards 90.00 degrees
-
Floating Text - Change (Last created floating text): Disable permanence
-
Floating Text - Change the lifespan of (Last created floating text) to 2.00 seconds
-
Floating Text - Change the fading age of (Last created floating text) to 0.40 seconds
-
Hero - Add 50 experience to Unit, Hide level-up graphics
-
-
Else - Actions
-
-
-
Known bug or am I doing something terribly wrong?