Hi i want to give xp and potion to all players but it didn't work for some reason can someone check this? thanks
-
The new beggining Talk alchemist
-
Events
-
Unit - A unit comes within 256.00 of Alchemist 0030 <gen>
-
-
Conditions
-
((Triggering unit) is A Hero) Equal to True
-
-
Actions
-
Quest - Mark AAA_Quest_Req[6] as Completed
-
Game - Display to (All players) for 30.00 seconds the text: The second thing in...
-
Sound - Play QuestLog <gen>
-
Quest - Create a quest requirement for AAA_Quest[2] with the description Talk to the Alchemi...
-
Player Group - Pick every player in (All players) and do (Actions)
-
Loop - Actions
-
Player - Add 85 to (Picked player) Current gold
-
Hero - Add 150 experience to (Picked unit), Hide level-up graphics
-
Hero - Create Healing potion level 1 and give it to (Picked unit)
-
-
-
Set AAA_Quest_Req[6] = (Last created quest requirement)
-
Trigger - Turn off (This trigger)
-
-