hey all i have been trying to make a quest to be bought by a unit so noob_smoke helped me now he gave me item rewards and i tryed to make it Exp reward any edvise
Heres What i Tried:
Heres What i Tried:
-
Quest Return
-
Events
- Unit - A unit comes within 200.00 of Alchemist 0188 <gen>
- Player - Player 1 (Red) Selects a unit
- Player - Player 2 (Blue) Selects a unit
- Player - Player 3 (Teal) Selects a unit
- Player - Player 4 (Purple) Selects a unit
- Player - Player 5 (Yellow) Selects a unit
- Player - Player 6 (Orange) Selects a unit
- Player - Player 7 (Green) Selects a unit
- Player - Player 8 (Pink) Selects a unit
- Player - Player 9 (Gray) Selects a unit
- Player - Player 10 (Light Blue) Selects a unit
- Player - Player 11 (Dark Green) Selects a unit
-
Events
-
Conditions
- (Unit-type of (Tiggering Unit)) Equal to Alchemist
-
Actions
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (QuestReq1_Satyr_Attacks is completed) Equal to True
-
Then - Actions
- Game - Display to (All players) the text: Satyr Completed
- Quest - Destroy Quest_Satyr_Attacks
- Set Leak_Point = (Position of (Tiggering unit))
- Hero - Add 200 experience to (Hero manipulating item),Hide level-up graphics
- Trigger - Turn on Satyr Attacks Pick <Gen>
- Tigger - Turn off (This trigger)
- Else - Actions