EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   quest journal and helper (https://www.eq2interface.com/forums/showthread.php?t=11132)

SiNiStEr_NaTiOn 06-08-2008 09:57 PM

quest journal and helper
 
I like to know how i can setup the jouranl and helper to click either on the name of the quest or have a few links over on the side to a few sites to look up that particuliar quest.

for example such and such quest [either that name or on the side with a link to eq2i] and when i click on it it will opne up the in game browser on that particuliar page for that particuliar quest.

Drumstix42 06-08-2008 10:51 PM

Will probably add this to my journal modification soon, but

To go about it in the UI, you would make a button first and add the command to the OnPress property...

such as:
Code:

<Button Name="EQ2i" OnPress="URL=&apos;http://eq2.wikia.com/wiki/Special:Search?search=&apos; ## Parent.Parent.LorePage.Name.Text&#xD;&#xA;browser URL" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.tabscroll_left" Tooltip="Search EQ2i" />
This is similar to the code I use in my Examine windows.
The "Parent.Parent.LorePage.Name.Text" part needs to be changed to point to the Text object in the journal that display the quest name.

gm9 06-09-2008 01:33 AM

There are several already. For example this one:

http://www.eq2interface.com/download...estHelper.html


All times are GMT -5. The time now is 04:39 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI