HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

A question

03-28-2005, 03:42 AM#1
Bone-Doggey
How do you add that "help" menu? You that menu where the quests are in the normal games. I am not sure whether it uses triggers or it is just an option. Anyone know?
03-28-2005, 04:24 AM#2
Fragmentation
create a new trigger

then create a new action

then scroll down to the Quest - section of action functions

Thats where you implement the quest info
03-28-2005, 05:17 AM#3
Guest
Yar he answered your question just gonna throw in a bit more.

If you so desire you can actually change the button on the screen to say Help. To do this go to Advanced and then Game Interface. In the top left check the box that allows you to use custom settings.

Scroll down to Text - General - 'Quests (|Cfffed312F9|R)' and double click Quests (|Cfffed312F9|R) on the right. You can change this to whatever, but if its too long it will go off the screen. Also, remember to leave the (|Cfffed312F9|R) because if you take that off it takes the (F9) off the button, which doesnt cause any trouble but it makes it look inconsistent with the other buttons.

You can also change the other quest items or delete them so it doesn't say Quests once you open menu. The main ones you need to change are Text - General - 'Optional Quests', - 'Quest Description', and - 'Quests'. Since its not really a big deal you don't really have to worry about it much, but for cosmetics its nice to have a full-fledged help menu.

Have fun =)
03-28-2005, 06:31 PM#4
Bone-Doggey
thx ya'll