Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 04-08-2003, 02:05 PM   #16
Yelara
A Shissar Defiler
 
Join Date: Aug 2002
Server: ayonae ro
Posts: 198
Interface Author - Click to view interfaces
Send a message via ICQ to Yelara Send a message via AIM to Yelara Send a message via Yahoo to Yelara
Default

Thank you

Now.. I've spent the last hour or so reformatting the code in the file and I noticed something - theres a series of items that have an EQType of -1.

Is that normal? Is that a valid EQ Type? Yes I know theres a listing of EQ Types in the FAQ section and I will go there next to most likely answer my own question, but I just thought of it as I began typimg this :P
__________________
Je t'aime encore, Roguette
Yelara is offline   Reply With Quote
Old 04-08-2003, 03:33 PM   #17
sc2kmayor
An_Arcane_Lurker
 
sc2kmayor's Avatar
 
Join Date: Sep 2002
Server: Mithaniel Marr <The Mages of The Mist>
Posts: 260
Interface Author - Click to view interfaces
Default

No such EQ type - prolly very bad for the ui.
__________________
sc2kmayor is offline   Reply With Quote
Old 04-10-2003, 12:33 AM   #18
kenney
Bad Ass Kitty
 
kenney's Avatar
 
Join Date: Aug 2002
Server: if you know me you know =P
Posts: 695
Interface Author - Click to view interfaces
Default

that might be the problem right there try it at 1 not -1 it might be an over site ???
kenney is offline   Reply With Quote
Old 04-10-2003, 01:00 AM   #19
Haliken
Quintessence of EQUI XML
 
Haliken's Avatar
 
Join Date: Sep 2002
Posts: 773
Interface Author - Click to view interfaces
Default

In the hotbutton window, since all item slots are "OFF" til you hotkey an item there, -1 is a placeholder value. In my work with programming I tend to see -1 as a null.

Enok
Haliken is offline   Reply With Quote
Old 04-10-2003, 01:34 AM   #20
kenney
Bad Ass Kitty
 
kenney's Avatar
 
Join Date: Aug 2002
Server: if you know me you know =P
Posts: 695
Interface Author - Click to view interfaces
Default

<Background>A_BtnNormal</Background>
<EQType>-1</EQType>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent

Never seen any -1 for eqtype .. not on any list i'v seen ??
kenney is offline   Reply With Quote
Old 04-30-2003, 02:39 PM   #21
Xymarra
Manaetic Prototype IX
 
Join Date: Sep 2002
Server: E'Ci
Posts: 501
Interface Author - Click to view interfaces
Default

What I would be looking for in that xml is errors. Every time I got strange awful lag in my UI, it's because I was referencing something that didn't exist.

Ok, I tried running the file. There were a number of undefined objects:

A_Inv1TabActiveIcon
A_Inv2TabActiveIcon
FT_HBPageBorder
WDT_HB

I would suggest you chase down the definition for each of those objects, see what image files they use, and make sure that you have a correct Texture definition and the actual image file for all of them.

Last edited by Xymarra : 04-30-2003 at 03:02 PM.
Xymarra is offline   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


All times are GMT -5. The time now is 10:23 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI