671 lines
22 KiB
XML
Executable File
671 lines
22 KiB
XML
Executable File
<?xml version="1.0" encoding="us-ascii"?>
|
|
<XML ID="EQInterfaceDefinitionLanguage">
|
|
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
|
|
|
<Editbox item="FP_MOTDInput">
|
|
<ScreenID>MOTDInput</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<RelativePosition>true</RelativePosition>
|
|
<TooltipReference>This is your Fellowship's Message of the Day.</TooltipReference>
|
|
<Style_Border>true</Style_Border>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>98</LeftAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<TopAnchorOffset>4</TopAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<RightAnchorOffset>4</RightAnchorOffset>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<BottomAnchorOffset>50</BottomAnchorOffset>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Style_Multiline>true</Style_Multiline>
|
|
</Editbox>
|
|
|
|
<Button item="FP_UpdateMOTDButton">
|
|
<ScreenID>UpdateMOTDButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>6</LeftAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>86</RightAnchorOffset>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<BottomAnchorOffset>48</BottomAnchorOffset>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Update the MOTD for your Fellowship.</TooltipReference>
|
|
<Text>Update</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Label item="FP_MOTDLabel">
|
|
<ScreenID>MOTDLabel</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>14</LeftAnchorOffset>
|
|
<TopAnchorOffset>8</TopAnchorOffset>
|
|
<RightAnchorOffset>100</RightAnchorOffset>
|
|
<BottomAnchorOffset>24</BottomAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<Text>MOTD:</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<NoWrap>true</NoWrap>
|
|
<AlignCenter>false</AlignCenter>
|
|
<AlignRight>false</AlignRight>
|
|
</Label>
|
|
|
|
<Listbox item="FP_MemberList">
|
|
<ScreenID>MemberList</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<TooltipReference>Members of your Fellowship</TooltipReference>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>4</LeftAnchorOffset>
|
|
<TopAnchorOffset>54</TopAnchorOffset>
|
|
<RightAnchorOffset>4</RightAnchorOffset>
|
|
<BottomAnchorOffset>32</BottomAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<Columns>
|
|
<Width>100</Width>
|
|
<Heading>Name</Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>45</Width>
|
|
<Heading>Lvl</Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>60</Width>
|
|
<Heading>Class</Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>25</Width>
|
|
<Heading>L</Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>100</Width>
|
|
<Heading>Zone</Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>80</Width>
|
|
<Heading>Last On</Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>80</Width>
|
|
<Heading>XP Sharing</Heading>
|
|
</Columns>
|
|
</Listbox>
|
|
|
|
<Button item="FP_CreateFellowshipButton">
|
|
<ScreenID>CreateFellowshipButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>4</LeftAnchorOffset>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorOffset>64</RightAnchorOffset>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Create a fellowship</TooltipReference>
|
|
<Text>Create</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_LeaveFellowshipButton">
|
|
<ScreenID>LeaveFellowshipButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>68</LeftAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>114</RightAnchorOffset>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Leave a fellowship</TooltipReference>
|
|
<Text>Leave</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_MakeLeaderButton">
|
|
<ScreenID>MakeLeaderButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>118</LeftAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>208</RightAnchorOffset>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Make the selected Player a fellowship leader (other members only).</TooltipReference>
|
|
<Text>Make Leader</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_RemoveMemberButton">
|
|
<ScreenID>RemoveMemberButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>212</LeftAnchorOffset>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorOffset>292</RightAnchorOffset>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Remove a player from fellowship (other members only)</TooltipReference>
|
|
<Text>Remove</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_InviteMemberButton">
|
|
<ScreenID>InviteMemberButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>294</LeftAnchorOffset>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorOffset>364</RightAnchorOffset>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Invite targetted player to Fellowship</TooltipReference>
|
|
<Text>Invite</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_EndFellowshipButton">
|
|
<ScreenID>EndFellowshipButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>368</LeftAnchorOffset>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorOffset>478</RightAnchorOffset>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>End a Fellowship</TooltipReference>
|
|
<Text>End Fellowship</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_ToggleExpSharingButton">
|
|
<ScreenID>ToggleExpSharingButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>482</LeftAnchorOffset>
|
|
<TopAnchorOffset>28</TopAnchorOffset>
|
|
<RightAnchorOffset>560</RightAnchorOffset>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Toggle fellowship experience sharing for this member.</TooltipReference>
|
|
<Text>Toggle XP</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Page item="FP_FellowshipPage">
|
|
<ScreenID>FellowshipPage</ScreenID>
|
|
<RelativePosition>false</RelativePosition>
|
|
<DrawTemplate>WDT_Def</DrawTemplate>
|
|
<TabText>Fellowship</TabText>
|
|
<TabTextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TabTextColor>
|
|
<TabTextActiveColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>0</B>
|
|
</TabTextActiveColor>
|
|
<Pieces>FP_MOTDLabel</Pieces>
|
|
<Pieces>FP_MOTDInput</Pieces>
|
|
<Pieces>FP_MemberList</Pieces>
|
|
<Pieces>FP_MakeLeaderButton</Pieces>
|
|
<Pieces>FP_LeaveFellowshipButton</Pieces>
|
|
<Pieces>FP_CreateFellowshipButton</Pieces>
|
|
<Pieces>FP_RemoveMemberButton</Pieces>
|
|
<Pieces>FP_InviteMemberButton</Pieces>
|
|
<Pieces>FP_EndFellowshipButton</Pieces>
|
|
<Pieces>FP_ToggleExpSharingButton</Pieces>
|
|
<Pieces>FP_UpdateMOTDButton</Pieces>
|
|
<Style_Sizable>true</Style_Sizable>
|
|
<Location>
|
|
<X>0</X>
|
|
<Y>22</Y>
|
|
</Location>
|
|
<Size>
|
|
<CX>578</CX>
|
|
<CY>302</CY>
|
|
</Size>
|
|
</Page>
|
|
|
|
<Label item="FP_CurrentCampLoc">
|
|
<ScreenID>CurrentCampLoc</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>14</LeftAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<TopAnchorOffset>8</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>200</RightAnchorOffset>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<BottomAnchorOffset>24</BottomAnchorOffset>
|
|
<Text>Current Camp Location:</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<NoWrap>true</NoWrap>
|
|
<AlignCenter>false</AlignCenter>
|
|
<AlignRight>false</AlignRight>
|
|
</Label>
|
|
|
|
<Label item="FP_CampsiteViewer">
|
|
<ScreenID>CampsiteViewer</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>204</LeftAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<TopAnchorOffset>8</TopAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<RightAnchorOffset>4</RightAnchorOffset>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<BottomAnchorOffset>24</BottomAnchorOffset>
|
|
<Text />
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<NoWrap>true</NoWrap>
|
|
<AlignCenter>false</AlignCenter>
|
|
<AlignRight>false</AlignRight>
|
|
</Label>
|
|
|
|
<Button item="FP_RefreshList">
|
|
<ScreenID>RefreshListButton</ScreenID>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>10</LeftAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<TopAnchorOffset>30</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>108</RightAnchorOffset>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<BottomAnchorOffset>53</BottomAnchorOffset>
|
|
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Refresh campsite list</TooltipReference>
|
|
<Text>Refresh List</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Combobox item="FP_CampsiteFilter">
|
|
<ScreenID>CampsiteFilter</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToRight>false</LeftAnchorToRight>
|
|
<LeftAnchorOffset>112</LeftAnchorOffset>
|
|
<TopAnchorToBottom>false</TopAnchorToBottom>
|
|
<TopAnchorOffset>31</TopAnchorOffset>
|
|
<RightAnchorToRight>false</RightAnchorToRight>
|
|
<RightAnchorOffset>232</RightAnchorOffset>
|
|
<BottomAnchorToBottom>false</BottomAnchorToBottom>
|
|
<BottomAnchorOffset>52</BottomAnchorOffset>
|
|
|
|
<ListHeight>80</ListHeight>
|
|
<Button>BDT_Combo</Button>
|
|
<Style_Border>true</Style_Border>
|
|
<Choices>None (show all)</Choices>
|
|
<Choices>Elemental</Choices>
|
|
<Choices>Beast</Choices>
|
|
<Choices>Arcane</Choices>
|
|
<Choices>Shadow</Choices>
|
|
<Choices>Nature</Choices>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
</Combobox>
|
|
|
|
<Button item="FP_ShowAllButton">
|
|
<ScreenID>ShowAllButton</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToRight>false</LeftAnchorToRight>
|
|
<LeftAnchorOffset>238</LeftAnchorOffset>
|
|
<TopAnchorToBottom>false</TopAnchorToBottom>
|
|
<TopAnchorOffset>33</TopAnchorOffset>
|
|
<RightAnchorToRight>false</RightAnchorToRight>
|
|
<RightAnchorOffset>254</RightAnchorOffset>
|
|
<BottomAnchorToBottom>false</BottomAnchorToBottom>
|
|
<BottomAnchorOffset>50</BottomAnchorOffset>
|
|
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>true</Style_Checkbox>
|
|
<Text />
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_Checkbox</Template>
|
|
</Button>
|
|
|
|
<Label item="FP_ShowAllButtonLabel">
|
|
<ScreenID />
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToRight>false</LeftAnchorToRight>
|
|
<LeftAnchorOffset>260</LeftAnchorOffset>
|
|
<TopAnchorToBottom>false</TopAnchorToBottom>
|
|
<TopAnchorOffset>34</TopAnchorOffset>
|
|
<RightAnchorToRight>false</RightAnchorToRight>
|
|
<RightAnchorOffset>454</RightAnchorOffset>
|
|
<BottomAnchorToBottom>false</BottomAnchorToBottom>
|
|
<BottomAnchorOffset>55</BottomAnchorOffset>
|
|
|
|
<Text>Show All Possible</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<NoWrap>true</NoWrap>
|
|
<AlignCenter>false</AlignCenter>
|
|
<AlignRight>false</AlignRight>
|
|
</Label>
|
|
|
|
<Listbox item="FP_CampsiteKitList">
|
|
<ScreenID>CampsiteKitList</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<TooltipReference>Campsite selection.</TooltipReference>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToRight>false</LeftAnchorToRight>
|
|
<LeftAnchorOffset>9</LeftAnchorOffset>
|
|
<TopAnchorToBottom>false</TopAnchorToBottom>
|
|
<TopAnchorOffset>58</TopAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<RightAnchorOffset>200</RightAnchorOffset>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<BottomAnchorOffset>34</BottomAnchorOffset>
|
|
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<Columns>
|
|
<Width>10</Width>
|
|
<Heading></Heading>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>500</Width>
|
|
<Heading>Campsite Item</Heading>
|
|
</Columns>
|
|
</Listbox>
|
|
|
|
<STMLbox item="FP_CampsiteDescription">
|
|
<ScreenID>CampsiteDescription</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<AutoStretch>true</AutoStretch>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToRight>true</LeftAnchorToRight>
|
|
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>196</LeftAnchorOffset>
|
|
<TopAnchorToBottom>false</TopAnchorToBottom>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<TopAnchorOffset>58</TopAnchorOffset>
|
|
<RightAnchorToRight>true</RightAnchorToRight>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<RightAnchorOffset>9</RightAnchorOffset>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<BottomAnchorToBottom>true</BottomAnchorToBottom>
|
|
<BottomAnchorOffset>34</BottomAnchorOffset>
|
|
|
|
<Style_Border>true</Style_Border>
|
|
</STMLbox>
|
|
|
|
<Button item="FP_CreateCampsite">
|
|
<ScreenID>CreateCampsite</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>10</LeftAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<TopAnchorOffset>29</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>108</RightAnchorOffset>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<BottomAnchorOffset>6</BottomAnchorOffset>
|
|
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Create a Campsite</TooltipReference>
|
|
<Text>Create Camp</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Button item="FP_DestroyCampsite">
|
|
<ScreenID>DestroyCampsite</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<LeftAnchorOffset>112</LeftAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<TopAnchorOffset>29</TopAnchorOffset>
|
|
<RightAnchorToLeft>true</RightAnchorToLeft>
|
|
<RightAnchorOffset>212</RightAnchorOffset>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<BottomAnchorOffset>6</BottomAnchorOffset>
|
|
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<TooltipReference>Destroy a Campsite</TooltipReference>
|
|
<Text>Destroy Camp</Text>
|
|
<TextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TextColor>
|
|
<Template>BDT_SmallNormal</Template>
|
|
</Button>
|
|
|
|
<Page item="FP_CampPage">
|
|
<ScreenID>CampPage</ScreenID>
|
|
<RelativePosition>false</RelativePosition>
|
|
<DrawTemplate>WDT_Def</DrawTemplate>
|
|
<TabText>Camp</TabText>
|
|
<TabTextColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>255</B>
|
|
</TabTextColor>
|
|
<TabTextActiveColor>
|
|
<R>255</R>
|
|
<G>255</G>
|
|
<B>0</B>
|
|
</TabTextActiveColor>
|
|
<Pieces>FP_CurrentCampLoc</Pieces>
|
|
<Pieces>FP_CreateCampsite</Pieces>
|
|
<Pieces>FP_RefreshList</Pieces>
|
|
<Pieces>FP_DestroyCampsite</Pieces>
|
|
<Pieces>FP_CampsiteViewer</Pieces>
|
|
<Pieces>FP_ShowAllButton</Pieces>
|
|
<Pieces>FP_ShowAllButtonLabel</Pieces>
|
|
<Pieces>FP_CampsiteKitList</Pieces>
|
|
<Pieces>FP_CampsiteDescription</Pieces>
|
|
<Pieces>FP_CampsiteFilter</Pieces>
|
|
<Style_Sizable>true</Style_Sizable>
|
|
<Location>
|
|
<X>0</X>
|
|
<Y>22</Y>
|
|
</Location>
|
|
<Size>
|
|
<CX>578</CX>
|
|
<CY>302</CY>
|
|
</Size>
|
|
</Page>
|
|
|
|
<TabBox item="FP_Subwindows">
|
|
<ScreenID>Subwindows</ScreenID>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>2</LeftAnchorOffset>
|
|
<TopAnchorOffset>2</TopAnchorOffset>
|
|
<RightAnchorOffset>2</RightAnchorOffset>
|
|
<BottomAnchorOffset>4</BottomAnchorOffset>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
|
|
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
|
|
<Pages>FP_FellowshipPage</Pages>
|
|
<Pages>FP_CampPage</Pages>
|
|
</TabBox>
|
|
|
|
|
|
<Screen item="FellowshipWnd">
|
|
<ScreenID />
|
|
<RelativePosition>false</RelativePosition>
|
|
<Location>
|
|
<X>50</X>
|
|
<Y>100</Y>
|
|
</Location>
|
|
<Size>
|
|
<CX>585</CX>
|
|
<CY>300</CY>
|
|
</Size>
|
|
<Text>Fellowships</Text>
|
|
<Style_VScroll>false</Style_VScroll>
|
|
<Style_HScroll>false</Style_HScroll>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<TooltipReference>Fellowship Management Window</TooltipReference>
|
|
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
|
<Style_Titlebar>true</Style_Titlebar>
|
|
<Style_Closebox>true</Style_Closebox>
|
|
<Style_Minimizebox>true</Style_Minimizebox>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_Sizable>true</Style_Sizable>
|
|
<Pieces>FP_Subwindows</Pieces>
|
|
</Screen>
|
|
|
|
</XML>
|