![]() |
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/%TThanks for the help! :) |
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. |
You may want to note that none of the % variables that are available in game work with UI scripting.
|
Thank you for the help! I will try this tonight after work. :)
|
Quote:
Code:
OnPress="URIString='http://www.lootdb.com/eq2/mob/' ## Parent.Name.TextUPDATE: It works. Thanks! :) |
| All times are GMT -5. The time now is 05:26 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI