EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   General authoring help / discussion (http://www.eqinterface.com/forums/forumdisplay.php?f=12)
-   -   Making buttons, spell book disappear. (http://www.eqinterface.com/forums/showthread.php?t=208)

Tefrod 07-29-2002 03:57 AM

Making buttons, spell book disappear.
 
So far there have been many suggestions on how to hide elements we don't want to see, but is required to be in the XML files by the game EXE.

I would like for us to compare and maybe vote on the best way to do this:

1) make the element's <Location> <X> and <Y> sit outside the position of the <Screen> element.

2) make the element's <Location> <X> and <Y> be equal to 0.

3) make the element's <Size> <CX> and <CY> equal to 0.

3) use A_WhitePixel whenever a graphic element is defined.

4) delete the element's definition leaving only the declaration lines:

<element> <ScreenID /> </element>


I'm using #4.


All times are GMT -5. The time now is 07:54 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.