- Joined
- Jun 17, 2011
- Messages
- 64
ok i want to get rid of the "!" after heroes get the quest but it stays there
-
Quest1a
-
Events
- Unit - A unit comes within 200.00 of Bob 0136 <gen>
-
Conditions
- ((Triggering unit) is A Hero) Equal to True
-
Actions
- Special Effect - Destroy QuestEffect[1]
- Special Effect - Create a special effect attached to the overhead of Bob 0136 <gen> using Objects\RandomObject\RandomObject.mdl
- Set QuestEffect[1] = (Last created special effect)
- Quest - Display to (All players) the Quest Discovered message: NEW QUEST Go kill ...
- Quest - Create a Optional quest titled Wolves with the description Kill 10 Wolves., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
- Set QuestEffect[1] = (Last created special effect)
- Quest - Create a quest requirement for Quests[1] with the description ((String(Kills[1])) + /10 Wolves Killed)
- Trigger - Turn on Quest1b <gen>
- Trigger - Turn off (This trigger)
-
Events
Last edited: