EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Embedding Hotbars in Other Windows (https://www.eq2interface.com/forums/showthread.php?t=2770)

Grindlethorn 04-29-2005 11:37 AM

Embedding Hotbars in Other Windows
 
Is it possible to embed hotbars within other windows to give more hotbar capacity than the hotbar windows give on their own?

Or, alternatively, is it possible to reference individual existing hotbar containers so you needn't have many hotbars open but one window to contain them all (even if that requires opening the hotbars to set them up initially)?

I hope that's not too unclear...

Cheers

~G

depechenode 04-29-2005 02:39 PM

If there is such a way, I am hoping as well. I have been working a new TSkill mod, but the embedding of hotbar keys seems to have issues for me.

Deathbane27 04-29-2005 04:40 PM

Not possible at this time, unfortunately.

What you can do is make UI scripts that use the /useability command. On my tradeskill reaction command window, for example...

<Button Name="Shrouded Strike" OnPress="usea=clear usea=(Name) usea=(Name)" ...

This will activate the Shrouded Strike ability when you press the button. Unfortunately, it doesn't gray out when you can't use it like the hotbar and knowledge book do, but it's the best we can make at the moment.

Grindlethorn 04-29-2005 06:50 PM

Thanks for the info. I think UI scripts are a bit beyond me at the moment, so I'll just save that part of the mod and hope SOE introduces this in some future update.

~G

Llogwey 09-03-2007 06:50 AM

Hello all,
I'm trying to modify the Ztradeskill UI and I wa wondering if anyone found out how to make the skills graying out/"purpleing" out/and so on ?


All times are GMT -5. The time now is 03:59 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI