View Single Post
  #47  
Unread 03-20-2010, 04:30 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by Mistal View Post
Hello again,

I was wondering if someone has a moment that could help me out with this. I have looked in a few different files but I am having some trouble identifying which bit of code does what I want.

In the Mod I am working on atm I would like to make a button that pops open the in game browser to a specific page. Is this possible? I know you can click on the journal and have your quest pop up on the browser but I can't quite work out how it is doing it.

Many thanks for any pointers anyone can give me

Mistal
Just put the URI after the command. IE if you want to go to google, the command would be:
browser www.google.com
__________________
Reply With Quote