HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

need help with quest

10-03-2004, 01:54 AM#1
Aria_The_Insane
I am trying to make a quest, but I can't get it to show up. Events is empty because the trigger is initially off and is turned on by another trigger

Events:
Conditions:
Actions:
Quest - Create a Required, undiscovered quest titled suchandsuch with the description killthisandthat using icon path uglymonsterofsomesort
Quest - Enable (Last created quest)
Quest - Mark (Last created quest) as Discovered
Quest - Flash the quest dialog button

Does anyone know why it's not working or how to fix it?
Thanks in advance
10-03-2004, 01:58 AM#2
Rafael Br
Are you running the trigger using "Trigger - Run(ignoring conditions)" action?It should work.Also, check if the Quest trigger is marked as Enabled.
10-03-2004, 02:02 AM#3
Aria_The_Insane
Quote:
Originally Posted by Rafael Br
Are you running the trigger using "Trigger - Run(ignoring conditions)" action?It should work.Also, check if the Quest trigger is marked as Enabled.

Trigger - Run...
I can't believe I had forgotten about that!
Been so long since I've worked with the WE.
Thanks alot, that should fix it. =)