Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > Tutorials & Info. > XML Tutorials & Info.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 02-10-2008, 03:19 AM   #31
Haliken
Quintessence of EQUI XML
 
Haliken's Avatar
 
Join Date: Sep 2002
Posts: 773
Interface Author - Click to view interfaces
Default

Is there an EQType for the held item slot (the item currently on your cursor)?

Enok
Haliken is offline   Reply With Quote
Old 02-12-2008, 06:59 AM   #32
Drakah
Skinning Guru
 
Drakah's Avatar
 
Join Date: Jul 2002
Posts: 1,076
Interface Author - Click to view interfaces
Default

I havent seen any reference to an item on the cursor other than the spell gem when you take a look at the CursorAttachment.xml file. Have not seen an EQtype for something like that since it seems to be a hardcode.
__________________
Regards,

Drakah

shakahr.com
Remember...it is only a GAME
Drakah is offline   Reply With Quote
Old 09-30-2008, 08:15 PM   #33
Stoplaughin
A Tundra Mammoth
 
Join Date: Mar 2004
Posts: 60
Interface Author - Click to view interfaces
Default

Some new EQTypes. Not sure how the new non-numerical EQTypes work if they are used in different types of controls from default. I suspect the Screen/TemplateContainer/Page EQTypes work interchangeably though.

Labels EQType:

45=Buff 0
46=Buff 1
47=Buff 2
48=Buff 3
49=Buff 4
50=Buff 5
51=Buff 6
52=Buff 7
53=Buff 8
54=Buff 9
55=Buff 10
56=Buff 11
57=Buff 12
58=Buff 13
59=Buff 14
80=Song 1
81=Song 2
82=Song 3
83=Song 4
84=Song 5
85=Song 6
138=Spell 10
139=Group Member 1 Mana Percentage
140=Group Member 2 Mana Percentage
141=Group Member 3 Mana Percentage
142=Group Member 4 Mana Percentage
143=Group Member 5 Mana Percentage
144=Group Member 1 Endurance Percentage
145=Group Member 2 Endurance Percentage
146=Group Member 3 Endurance Percentage
147=Group Member 4 Endurance Percentage
148=Group Member 5 Endurance Percentage
voicechat/ActiveSpeaker=Current Voice Chat Speaker
voicechat/IncomingCallWnd/Name=Name of Caller
mercenary/InfoWnd/PurchaseCostPlatText=?
mercenary/InfoWnd/PurchaseCostGoldText=?
mercenary/MerchantWnd/PurchaseCostPlatText=?
mercenary/MerchantWnd/PurchaseCostGoldText=?
mercenary/InfoWnd/UpkeepCostPlatText=?
mercenary/InfoWnd/UpkeepCostGoldText=?
mercenary/MerchantWnd/UpkeepCostPlatText=?
mercenary/MerchantWnd/UpkeepCostGoldText=?
mercenary/ManageWnd/TimeLeftLabel=?
mercenary/ManageWnd/TimeLeftText=?
mercenary/ActiveStanceText=?
mercenary/TimeLeftText=?

STMLbox EQType:
Can these be used in labels?

mercenary/InfoWnd/InfoText=?
mercenary/InfoWnd/StanceInfoText=?
mercenary/MerchantWnd/InfoText=?
mercenary/MerchantWnd/StanceInfoText=?
mercenary/InfoText=?

Buttons EQType:

voicechat/MutedListRemove=Deleted Muted Player
voicechat/SpeekingIndicator=Self Voice Indicator
voicechat/GroupActivityButton 0=Group Member 1 Voice Indicator
voicechat/GroupActivityButton 1=Group Member 2 Voice Indicator
voicechat/GroupActivityButton 2=Group Member 3 Voice Indicator
voicechat/GroupActivityButton 3=Group Member 4 Voice Indicator
voicechat/GroupActivityButton 4=Group Member 5 Voice Indicator
voicechat/Channel/Guild=Toggle Guild Voice Channel
voicechat/Channel/Raid=Toggle Raid Voice Channel
voicechat/Channel/Group=Toggle Group Voice Channel
voicechat/Channel/None=No Voice Channel
ChannelButton=?
voicechat/CallButton VAB_OutgoingCall=Call Player
voicechat/Talk=Voice Chat Talk
voicechat/OptionsButton=Open Voice Chat Options
voicechat/ActiveSpeaker/Mute=Mute Speaker
voicechat/IncomingCallWnd/Accept=Accept Call
voicechat/IncomingCallWnd/Deny=Deny Call
voicechat/CallScreen/Submit=Send Call
voicechat/SpeakerVolume=Speaker Volume
voicechat/SpeakerMuteButton=Mute Speaker
voicechat/MicVolume=?
voicechat/MicMuteButton=?
voicechat/ActiveParticipantMicVolume=?
voicechat/ActiveParticipantMicMute=?
voicechat/ActiveParticipantModeratorMute=?
voicechat/ActiveParticipantModeratorKick=?
voicechat/ActiveParticipantModeratorBan=?
openwnd VAB_ActiveSpeakersWindow=Open Voice Users Window
openwnd VAB_VoiceChannelWindow=Open Voice Chat Channel Window
openwnd VAB_ActiveSpeakerWindow=Open Voice Controls for Active Speaker
mercenary/ManageWnd/SetActiveStanceButton=?
mercenary/ManageWnd/SetActiveStanceHotkeyButton=?
mercenary/ManageWnd/SetOwnerButton=?
mercenary/ManageWnd/DismissButton=?
mercenary/ManageWnd/InfoButton=?
mercenary/ManageWnd/SuspendButton=?
mercenary/MerchantWnd/HireButton=?
mercenary/SetActiveStanceButton=?
mercenary/MakeStanceHotkeyButton=?
mercenary/HireDismissButton=?

Gauges EQType:

30=Browser Loading
31=Mana_Party1
32=Mana_Party2
33=Mana_Party3
34=Mana_Party4
35=Mana_Party5
36=Sta_Party1
37=Sta_Party2
38=Sta_Party3
39=Sta_Party4
40=Sta_Party5

Slider EQType:
voicechat/ActiveSpeaker/Volume=Speaker Volume

ComboBox EQType:
mercenary/MerchantWnd/TypeComboBox=?
mercenary/TypeComboBox=?

Editbox EQType:

voicechat/CallScreen/Name=Player to Call

Listbox EQType:

voicechat/MutedList=Muted Players
voicechat/SpeakersList=Voice Chat Users
mercenary/ManageWnd/StanceListBox=?
mercenary/MerchantWnd/SubtypeListBox=?
mercenary/MerchantWnd/StanceListBox=?
mercenary/SubtypeListBox=?
mercenary/StanceListBox=?

Screen EQType:

mercenary/InfoWnd=?
mercenary/ManageWnd=?
mercenary/MerchantWnd=?
mercenary/MainWnd=?
closenotclicked=?
voicechat/IncomingCallWnd=Incoming Call Window

TemplateContainer EQType:

voicechat/ChannelContainer=Voice Chat Channels Window
voicechat/CallScreen=Call Player Window

Page EQType:

mercenary/InfoPage=?
mercenary/ManagePage=?

EQType Hierarchy:

voicechat
--ActiveSpeaker
----Volume
----Mute
--IncomingCallWnd
----Accept
----Deny
--Channel
----Guild
----Raid
----Group
----None
--CallScreen
----Name
----Submit
--ChannelContainer
--MutedList
--SpeakersList
--MutedListRemove
--SpeekingIndicator
--GroupActivityButton 0
--GroupActivityButton 1
--GroupActivityButton 2
--GroupActivityButton 3
--GroupActivityButton 4
--CallButton VAB_OutgoingCall
--Talk
--OptionsButton
--SpeakerVolume
--SpeakerMuteButton
--MicVolume
--MicMuteButton
--ActiveParticipantMicVolume
--ActiveParticipantMicMute
--ActiveParticipantModeratorMute
--ActiveParticipantModeratorKick
--ActiveParticipantModeratorBan=?

mercenary
--InfoWnd
----PurchaseCostPlatText
----PurchaseCostGoldText
----UpkeepCostPlatText
----UpkeepCostGoldText
----InfoText
----StanceInfoText
--MerchantWnd
----PurchaseCostPlatText
----PurchaseCostGoldText
----UpkeepCostPlatText
----UpkeepCostGoldText
----TypeComboBox
----InfoText
----StanceInfoText
----SubtypeListBox
----StanceListBox
----HireButton
--ManageWnd
----TimeLeftLabel
----TimeLeftText
----StanceListBox
----SetActiveStanceButton
----SetActiveStanceHotkeyButton
----SetOwnerButton
----DismissButton
----InfoButton
----SuspendButton
--InfoPage
--ManagePage
--MainWnd
--ActiveStanceText
--TimeLeftText
--TypeComboBox
--InfoText
--SubtypeListBox
--StanceListBox
--SetActiveStanceButton
--MakeStanceHotkeyButton
--HireDismissButton

closenotclicked
ChannelButton
openwnd VAB_ActiveSpeakersWindow
openwnd VAB_VoiceChannelWindow
openwnd VAB_ActiveSpeakerWindow

EDIT added some labels

Last edited by Stoplaughin : 10-04-2008 at 11:18 PM.
Stoplaughin is offline   Reply With Quote
Old 10-07-2008, 09:47 AM   #34
taylor13
A Ghoul
 
Join Date: Oct 2006
Posts: 19
Interface Author - Click to view interfaces
Default

Has anyone been able to find the label eqtypes for the target buff names? I tried a while on test, but just stumbling through numbers didn't work well.

-- Lashden
taylor13 is offline   Reply With Quote
Old 10-07-2008, 09:54 AM   #35
Stoplaughin
A Tundra Mammoth
 
Join Date: Mar 2004
Posts: 60
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by taylor13
Has anyone been able to find the label eqtypes for the target buff names? I tried a while on test, but just stumbling through numbers didn't work well.

The list in the first post plus my post contains all valid numbered eqtype labels. At least up to 1099. So I don't think there are any for target buffs.
Stoplaughin is offline   Reply With Quote
Old 10-09-2008, 12:32 AM   #36
Drakah
Skinning Guru
 
Drakah's Avatar
 
Join Date: Jul 2002
Posts: 1,076
Interface Author - Click to view interfaces
Default

Just updated the 1st post of the thread, went threw all posts, hopefully I didnt miss anything.
Drakah is offline   Reply With Quote
Old 10-09-2008, 01:26 AM   #37
Stoplaughin
A Tundra Mammoth
 
Join Date: Mar 2004
Posts: 60
Interface Author - Click to view interfaces
Default

The non-numerical EQTypes can be used in any window. The only thing I'm not sure of is the EQTypes for Screens. I'm not even sure if they do anything.

The three "openwnd xxx" EQTypes should probably be removed. Using <EQType>openwnd [window name]</EQType> in a button allows you to open any top level window. I just copied those three because they were used in default.

Also the "closenotclicked" can be used in top level windows. To close if a mouse click is not inside the window. I haven't tested it in other elements like buttons or non-top level windows.

Also in the gauges section there is "39 = Combat Timer" I think that is supposed to be "29 = Out of Combat Timer". The EQUI.xml has a list of all the valid numerical EQType gauges.
Stoplaughin is offline   Reply With Quote
Old 10-09-2008, 03:36 PM   #38
Drakah
Skinning Guru
 
Drakah's Avatar
 
Join Date: Jul 2002
Posts: 1,076
Interface Author - Click to view interfaces
Default

Ah ok. Well, let me do this. Ill keep out the weird eqtypes that are strings until you have the list you feel to be "set in stone", just PM me or post and I can always edit the 1st one again Thanks bud for all your hard work!
Drakah is offline   Reply With Quote
Old 11-23-2008, 03:59 PM   #39
Aanaddor
A Bat
 
Join Date: Oct 2005
Posts: 1
Interface Author - Click to view interfaces
Default Pet HP

Hi,

Is there an EQType to show the Pets Current and MAX Hitpoints?
and if so, what are the codes please?

Thanks
Aanaddor is offline   Reply With Quote
Old 03-10-2009, 06:48 AM   #40
Mutley
An Icepaw Kobold
 
Join Date: Sep 2002
Posts: 81
Interface Author - Click to view interfaces
Default

Does anyone know yet if there will be an EQType for the new pet's target hp coming in on Wednesday's patch?
Mutley is offline   Reply With Quote
Old 03-12-2009, 11:56 AM   #41
Lotolag
A Gray Wolf
 
Join Date: May 2005
Posts: 5
Default minor error

under the bag slots...you have...
Quote:
332 = Lower Right Bag Slot 1
Through
330 = Lower Right Bag Slot 10


should read

332 = Lower Right Bag Slot 1
Through
341 = Lower Right Bag Slot 10
Lotolag is offline   Reply With Quote
Old 03-12-2009, 02:07 PM   #42
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Mutley
Does anyone know yet if there will be an EQType for the new pet's target hp coming in on Wednesday's patch?


None that I could find :/
__________________
Gold: 03/16/99 - 03/15/12 Silver: 03/16/12 - 03/15/18 Done:03/16/18
And with a heavy heart I bid adieu to Everquest Live.

Last edited by Savok : 03-12-2009 at 10:11 PM.
Savok is offline   Reply With Quote
Old 03-13-2009, 04:45 AM   #43
Dimencia
Premium Member
 
Dimencia's Avatar
 
Join Date: Oct 2004
Posts: 204
Interface Author - Click to view interfaces
Default

CloseNotClicked=Broke now

Anyone have any idea how to look up these <EqTypes> from the game or is it just strait from the Devs?
__________________
Dimencia Everhate
Dimencia is offline   Reply With Quote
Old 03-14-2009, 12:58 AM   #44
Mutley
An Icepaw Kobold
 
Join Date: Sep 2002
Posts: 81
Interface Author - Click to view interfaces
Default

I always thought collecting the EQType info came from several places... most from within the info in the .xml files, some from devs once in awhile, and then at times from people experimenting with the unused numbers not assigned to anything.
Mutley is offline   Reply With Quote
Old 03-14-2009, 04:03 AM   #45
Desideratus
A Shissar Disciple
 
Desideratus's Avatar
 
Join Date: Feb 2005
Server: Venril Sathir
Posts: 125
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Mutley
I always thought collecting the EQType info came from several places... most from within the info in the .xml files, some from devs once in awhile, and then at times from people experimenting with the unused numbers not assigned to anything.


EQTypes for everything seen on screen as part of the default UI come from the xml files. If it has an EQType, the XML uses the EQType.

EQTypes were added in the background for some things not part of the default UI - buff name labels, for example - and some things that are manipulated as part of the UI but in the background - In-bag locations, bank slot contents. Info on those came from devs, or experimentation.

Lots and lots of parts of the UI don't have EQTypes and can only be manipulated within their own windows. Combat status. Target con indicator. Cash. Further digging around won't get them discovered - because they don't exist.
Desideratus is offline   Reply With Quote
Reply



Thread Tools
Display Modes

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 05:58 PM.


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