![]() |
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. |
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='http://eq2.wikia.com/wiki/Special:Search?search=' ## Parent.Parent.LorePage.Name.Text
browser URL" ScrollExtent="15,15" Size="15,15" Style="/ButtonStyles.tabscroll_left" Tooltip="Search EQ2i" />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. |
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