EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 10-04-2007, 07:10 AM
AstroCat's Avatar
AstroCat AstroCat is offline
A Rumbleroot Sapling
 
Join Date: Nov 2004
Server: Lucan DLere
Posts: 69
Default Target link, need a little help?

Hi, I am trying to make this link happen when I click on a section of the target window I want to define.

Here is how it would work from the chat window:

Code:
/browser www.lootdb.com/eq2/mob/%T
So, you click the the defined area, it looks at your target and opens the browser to lootdb and searches for your target. This seems doable, I'm just looking for some assistance.

Thanks for the help!
Reply With Quote
  #2  
Unread 10-04-2007, 01:46 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

You can look at my examine window for an example of how you would do this. You'll need to concatenate the URL string first and then give the browser command on the second line.

Something like this.

OnPress="URIString='http://www.lootdb.com/eq2/mob/' ## Parent.Name.Text
browser URIString"

Of course you could always just use your command from a macro in a hotbar too.
__________________

Visit Othesus World!
Reply With Quote
  #3  
Unread 10-04-2007, 01:59 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

You may want to note that none of the % variables that are available in game work with UI scripting.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #4  
Unread 10-04-2007, 01:59 PM
AstroCat's Avatar
AstroCat AstroCat is offline
A Rumbleroot Sapling
 
Join Date: Nov 2004
Server: Lucan DLere
Posts: 69
Default

Thank you for the help! I will try this tonight after work.
Reply With Quote
  #5  
Unread 10-04-2007, 02:00 PM
AstroCat's Avatar
AstroCat AstroCat is offline
A Rumbleroot Sapling
 
Join Date: Nov 2004
Server: Lucan DLere
Posts: 69
Default

Quote:
Originally Posted by Landiin View Post
You may want to note that none of the % variables that are available in game work with UI scripting.
Code:
OnPress="URIString='http://www.lootdb.com/eq2/mob/' ## Parent.Name.Text
browser URIString"
If I have the mob targeted will the above line work?

UPDATE: It works. Thanks!

Last edited by AstroCat : 10-04-2007 at 10:23 PM.
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:49 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI