View Single Post
Old 10-23-2002, 01:10 PM   #15
RikkaMonk
A Ghoul
 
Join Date: Jul 2002
Posts: 11
Default

hmm...still cant get raid to work...

I have added the line in EQUI.xml reading:

<Include>EQUI_RaidOptionsWindow.xml</Include>

And I added in EQUI_OptionsWindow.xml I added

- <Button item="OCP_UserColor71">
<ScreenID>UserColor71</ScreenID>
<RelativePosition>true</RelativePosition>
- <Location>
<X>190</X>
<Y>740</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>false</Style_Checkbox>
<Text>72 - Raid Say</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

<Pieces>OCP_UserColor71</Pieces>

to no avail.

Can someone else tell me where to look to correct this UI for proper use with raid enabled?
RikkaMonk is offline