HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to make quests?? (just the text)

07-13-2005, 12:54 PM#1
hellzfire74
I can't figure out where I can get to the quests menu. All i want to do is write in text for the quests so people know about my map.

Thanks for your help!^_^
07-13-2005, 03:49 PM#2
ppierce
Correct me if I'm wrong..

Just go to
Actions-Quest-Create Quest, then type the title of the quest and the text inside (Title specifying what's inside then the text inside is blahblah). Then go to Actions-Quest-Enable Quest and choose enable instead of disable.

All you have to do is scroll down to find the quest section of the triggers.
07-13-2005, 03:50 PM#3
Albiino-I
It's quite simple really, just few actions are required.

Code:
Events:[list][*]Map Initilization (or any other)[/list]Conditions:
Actions:[list][*]Quest - Create Quest[/list]
That's about it. Then you'll just have to write the text you want as the quest's description into the Description field and the title of the quest to the Title field.

EDIT: And Quest - Enable Quest action is not required.
07-13-2005, 06:46 PM#4
Azhag
Actions- Enable Quest: Would be for secret quests that show up after you have done something... more or less talk to someone :P.
07-13-2005, 08:14 PM#5
Albiino-I
Quote:
Originally Posted by Azhag
Actions- Enable Quest: Would be for secret quests that show up after you have done something... more or less talk to someone :P.
Ah yes.

But he's clearly new to triggering and as he stated, he's going to use the quest menu as a kind of an information menu, so I guess he won't be making any hidden quests :P
07-13-2005, 09:01 PM#6
Azhag
I'm just stating... if he needs it, he knows it.