- Joined
- Aug 27, 2019
- Messages
- 44
Hey. I need to some help with my very first quest triggers. I have tried to get some information from tutorials in here but unfortunately no working quests.
What I have at the moment:
Townhall quest
Events
Time - Elapsed game time is 2.00 seconds
Conditions
Actions
Quest - Create a Required quest titled Townhall with the description - Townhall must sur..., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
Set QuestTownhall = (Last created quest)
Quest - Create a quest requirement for (Last created quest) with the description aaa
Set QuestRequirementTownhall = (Last created quest requirement)
Quest - Display to (All players) the Quest Discovered message: |cffffcc00MAIN QUES...
Quest - Mark QuestTownhall as Discovered
I am trying to make very basic quest that says "Townhall must survive". Need help to understand basics of quests. After I have 1 or 2 working quests I can use those as formula for new quests. Very first thing what I need help is that the quest wont show up in quests section of map.
EDIT, testing
What I have at the moment:
Townhall quest
Events
Time - Elapsed game time is 2.00 seconds
Conditions
Actions
Quest - Create a Required quest titled Townhall with the description - Townhall must sur..., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
Set QuestTownhall = (Last created quest)
Quest - Create a quest requirement for (Last created quest) with the description aaa
Set QuestRequirementTownhall = (Last created quest requirement)
Quest - Display to (All players) the Quest Discovered message: |cffffcc00MAIN QUES...
Quest - Mark QuestTownhall as Discovered
I am trying to make very basic quest that says "Townhall must survive". Need help to understand basics of quests. After I have 1 or 2 working quests I can use those as formula for new quests. Very first thing what I need help is that the quest wont show up in quests section of map.
EDIT, testing
-
Townhall quest
-
Events
-
Time - Elapsed game time is 2.00 seconds
-
-
Conditions
-
Actions
-
Quest - Create a Required quest titled Townhall with the description - Townhall must sur..., using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
-
Set QuestTownhall = (Last created quest)
-
Quest - Create a quest requirement for (Last created quest) with the description aaa
-
Set QuestRequirementTownhall = (Last created quest requirement)
-
Quest - Display to (All players) the Quest Discovered message: |cffffcc00MAIN QUES...
-
Quest - Mark QuestTownhall as Discovered
-
-
-
Last edited: