![]() |
track UI, can it trigger an event or command
I would like on my track window to have a regular game command activate if I click on a charactor's name. Basically if I click on a player, I would like to automatically do a /who <playername>
Is this possible? I downloaded the UI builder and a copy of my favorite track mod, but can't seem to find how I would implement this. Thanks. |
bump
I would like to know how to do this as well...
|
Not possible at this time, from what I've seen.
The names in the track window are encoded with color information, and so we can do a /who for the name with the color information, but quite clearly thats not going to return any results. |
But its XML there must be a way to parse the tag via regular expression....
I will play with it I guess... |
Yes its XML, but you're limited by what SOE allows you to do, unfortunately.
|
Color is stored in the first 5-6 characters of the line right? What about taking the string, but deleting the color characters off the string before you put it into the drop down menu?
|
Quote:
The functionality of the UI Scripting language is very rudimentary. |
Quote:
|
| All times are GMT -5. The time now is 11:51 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI