Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Compares & Patch fixes > Patch fix archive
User Name
Password

 
 
Thread Tools Display Modes
Old 02-03-2003, 03:28 PM   #1
Ithildin
A Hill Giant
 
Join Date: Nov 2002
Posts: 37
Arrow Caster UI Fix

it's not really broken, but it doesnt have the new AA checkbox confirmation..

Fix here~

-caster ui-
[Mon Feb 03 12:38:40 2003] Error: Could not find child OGP_AANoConfirmCheckbox in window OptionsGeneralPage


EQUI_OptionsWnd.xml

add:
<!-- AA No Confirm -->
<Button item = "OGP_AANoConfirmCheckbox">
<ScreenID>OGP_AANoConfirmCheckbox</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>10</X>
<Y>115</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<Text>Fast AA Purchase</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<ButtonDrawTemplate>
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
<Flyby>A_BtnFlyby</Flyby>
<Disabled>A_BtnDisabled</Disabled>
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
</ButtonDrawTemplate>
</Button>



and below <Page item = "OptionsGeneralPage">

ADD:

<Style_Sizable>true</Style_Sizable>
<Pieces>OGP_FastItemDestroyCheckbox</Pieces>
<Pieces>OGP_GuildInvitesCheckbox</Pieces>
<Pieces>OGP_LootAutosplitCheckbox</Pieces>
<Pieces>OGP_AnonymousCheckbox</Pieces>
<Pieces>OGP_RoleplayingCheckbox</Pieces>
<Pieces>OGP_LoadSkinButton</Pieces>
(ADD) <Pieces>OGP_AANoConfirmCheckbox</Pieces>
<Pieces>OGP_SoundRealismLabel</Pieces>
<Pieces>OGP_SoundRealismSlider</Pieces>
<Pieces>OGP_SoundRealismValueLabel</Pieces>
<Pieces>OGP_MusicVolumeLabel</Pieces>
<Pieces>OGP_MusicVolumeSlider</Pieces>
<Pieces>OGP_MusicVolumeValueLabel</Pieces>
<Pieces>OGP_SoundVolumeLabel</Pieces>
<Pieces>OGP_SoundVolumeSlider</Pieces>
<Pieces>OGP_SoundVolumeValueLabel</Pieces>
<Pieces>OGP_ItemDroppingLabel</Pieces>
<Pieces>OGP_ItemDroppingCombobox</Pieces>
<Pieces>OGP_PlayerTradeLabel</Pieces>
<Pieces>OGP_PlayerTradeCombobox</Pieces>
</Page>
__________________
Ikkies rule all =D

Last edited by Ithildin : 02-03-2003 at 03:34 PM.
Ithildin is offline  
 




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 07:25 PM.


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