Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > XML modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 04-03-2010, 06:08 PM   #1
dueceduece
A Gray Wolf
 
Join Date: Sep 2008
Posts: 5
Interface Author - Click to view interfaces
Default Guild MOTD

Looking for some help with having the guild MOTD output into another window that will display only the motd. I have chosen the petblockedbuff window and hid all items in that window. I copied over the GT_MOTDviewer from the Guild Mangament XML into the petblockbuff window and defined the piece. The window is there but it does not export the text from information tab on guild management window.

Can anyone help me. this is the code I thought was needed to view only the MoTD:

<STMLbox item="GT_MOTDViewer">
<ScreenID>MOTDViewer</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<TooltipReference>This is your Guild's Message of the Day.</TooltipReference>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>1</LeftAnchorOffset>
<TopAnchorOffset>1</TopAnchorOffset>
<RightAnchorOffset>1</RightAnchorOffset>
<BottomAnchorOffset>50</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Border>true</Style_Border>
</STMLbox>

<Pieces>GT_MOTDViewer</Pieces>
dueceduece is offline   Reply With Quote
Old 04-05-2010, 12:33 AM   #2
Sparxx
Featured Artist
 
Join Date: Aug 2002
Posts: 176
Featured Artist
Default Hmm

To my knowledge you cannot have that information in any other window other than the Guild Manager window itself.

I am pretty sure it is hard coded for that window only.
Sparxx is offline   Reply With Quote
Old 04-06-2010, 09:42 AM   #3
Chakarum
A Shissar Disciple
 
Join Date: Nov 2002
Posts: 133
Interface Author - Click to view interfaces
Default

Quick rule of thumb is that if it doesnt have an <EQType> line, if can't be moved. This is definitely one of the pieces that must remain in its original window.
Chakarum 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 06:58 AM.


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