- Joined
- Mar 16, 2008
- Messages
- 955
[EDIT: this is confirmed NOT desyncing players. it's some other trigger. trying to debug now. sorry for being too hasty to post.]
Two players desync'd announcement on multiplayer game when this trigger ran.
Two players desync'd announcement on multiplayer game when this trigger ran.
-
furbolg quest complete
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
(Dying unit) Equal to murkgul
-
-
Actions
-
Special Effect - Destroy fur_sfx
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Furbolg 0197 <gen> is alive) Equal to True
-
-
Then - Actions
-
Unit - Order Furbolg 0197 <gen> to Right-Click Felwood Tree Wall 2438 <gen>
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(fur_quest is discovered) Equal to True
-
(Neutral Furbolg Hut (Den of Wonders) 0183 <gen> is alive) Equal to True
-
-
Then - Actions
-
Quest - Change the description of fur_quest to The Neutral Furbolg...
-
Quest - Display to (All players) the Quest Completed message: Optional Quest Comp...
-
Quest - Mark fur_quest as Completed
-
Unit - Make Neutral Furbolg Hut (Den of Wonders) 0183 <gen> Invulnerable
-
Unit - Add Shop Purchase Item to Neutral Furbolg Hut (Den of Wonders) 0183 <gen>
-
Unit - Add Sell Units to Neutral Furbolg Hut (Den of Wonders) 0183 <gen>
-
Unit - Add Sell Items to Neutral Furbolg Hut (Den of Wonders) 0183 <gen>
-
Unit - Add Select Hero to Neutral Furbolg Hut (Den of Wonders) 0183 <gen>
-
Neutral Building - Turn special minimap icon On for Neutral Furbolg Hut (Den of Wonders) 0183 <gen>
-
Neutral Building - Change the special minimap icon to UI\MiniMap\MinimapIcon\MinimapIconNeutralBuilding.blp
-
-
Else - Actions
-
-
-
Else - Actions
-
-
For each (Integer A) from 1 to 4, do (Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in player_hero_unit_grp[(Integer A)] and do (Actions)
-
Loop - Actions
-
Hero - Add 300 experience to (Picked unit), Show level-up graphics
-
Floating Text - Create floating text that reads |cff00ff00+300 XP|r above (Picked unit) with Z offset 1.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
-
Floating Text - Change (Last created floating text): Disable permanence
-
Floating Text - Change the lifespan of (Last created floating text) to 5.00 seconds
-
Floating Text - Set the velocity of (Last created floating text) to 64.00 towards 45.00 degrees
-
-
-
-
-
For each (Integer A) from 13 to 16, do (Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in player_hero_unit_grp[(Integer A)] and do (Actions)
-
Loop - Actions
-
Hero - Add 300 experience to (Picked unit), Show level-up graphics
-
Floating Text - Create floating text that reads |cff00ff00+300 XP|r above (Picked unit) with Z offset 1.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
-
Floating Text - Change (Last created floating text): Disable permanence
-
Floating Text - Change the lifespan of (Last created floating text) to 5.00 seconds
-
Floating Text - Set the velocity of (Last created floating text) to 64.00 towards 45.00 degrees
-
-
-
-
-
Countdown Timer - Pause furbolg_qst_atk_loop_timer
-
Trigger - Turn off furbolg quest attack loop <gen>
-
Trigger - Turn off furbolg quest fail <gen>
-
Trigger - Turn off furbolg quest acquire <gen>
-
Trigger - Turn off (This trigger)
-
-
Last edited: