EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #20  
Unread 12-12-2011, 01:27 PM
Quebecker Quebecker is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Crushbone
Posts: 5
Default

when you have a prestige house, you get stuck inside your house because of the eq2ui_playerhousing -> VisitInnRoom not having an outside button.


I modded the VisitInnRoom tab so I could get out... here is the code if you want to include it:

Code:
    <Page eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="312,219" MinimumSize="660,330" Name="VisitInnRoom" PackLocation="center,center" ScrollExtent="660,400" Size="660,400" UserMovable="true" UserResizable="true" Visible="false">
        <Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" Location="35,38" Name="Title" PackLocation="cfc,top" PackSize="absolute,fixed" ScrollExtent="592,24" ShadowStyle="/ShadowStylesNew.HeavyDrop.style" Size="592,24" TextAlignment="Center" TextColor="#FBF1D9">:de8e7b0514bc03c4:Select the location you would like to visit.</Text>
        <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="8,40" Name="Title2" PackLocation="left,top" PackSize="absolute" ScrollExtent="640,18" Size="640,18" TextAlignment="Center" TextAlignmentVertical="Center" Visible="false">:de8e7b0514bc03c4_1:Select the inn room you would like to visit.</Text>
        <Page Location="31,65" Name="TablePage" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="595,130" Size="595,130">
            <Scrollbar ArrowPressSound="sounds/button" Control="Table" HideIfUnnecessary="true" Location="357,30" MaximumSize="22,16384" MinimumSize="22,0" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,90" Size="22,90" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />
            <TableHeader BackgroundColor="#FFFFFF" BackgroundOpacity="0.000" ButtonStyle="/CommonElements.Table.data.sort.style_center_align" Location="9,5" MinimumScrollExtent="575,0" Name="TableHeader" PackLocation="left,top" PackSize="absolute" ScrollExtent="578,16" Size="578,16" Table="Table" />
            <Table BackgroundColor="#000000" BackgroundOpacity="0.000" DefaultTextStyle="/TextStyles.Normal.NormalStyle" Location="10,30" MinimumScrollExtent="575,0" Name="Table" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="575,90" SelectionAllowedMultiRow="false" SelectionColorBackground="#4A404A" SelectionColorRect="#4A404A" Size="575,90" TableModel="TableModel" />
            <Page Name="TableFrame" PackSize="a,a" ScrollExtent="595,130" Size="595,130">
                <Page BackgroundOpacity="1.000" Name="Header" PackSize="absolute,fixed" RStyleDefault="/CommonElements.DataGrouper.data.header_frame.rect" ScrollExtent="595,25" Size="595,25" />
                <Page BackgroundOpacity="1.000" Location="0,25" Name="Data" PackSize="absolute,absolute" RStyleDefault="/CommonElements.DataGrouper.data.data_frame.rect" ScrollExtent="595,105" Size="595,105" />
            </Page>
            <DataSourceContainer Name="TableDSContainer">
                <DataSource label=":de8e7b05f15e3687:Owner" Name="OwnerName" type="text" />
                <DataSource label=":2bb0ec4c3d0ca9e2:Address" Name="Address" type="text" />
                <DataSource label=":de8e7b05fe3ad19d_2:Access" Name="Access" type="text" />
            </DataSourceContainer>
            <TableModelDefault DataSourceContainer="TableDSContainer" Name="TableModel" />
        </Page>
        <Text Font="/TextStyles.Normal.NormalStyle" Location="31,205" Margin="1,1,1,1" Name="FilterLabel" PackLocation="left,bottom" ScrollExtent="91,18" Size="91,18" TextAlignment="Center" TextAlignmentVertical="Center">:de8e7b058797a5d4:Filter</Text>
        <Textbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Cursor="/Cursor.Text" Location="126,200" MaximumSize="16384,30" MinimumSize="30,30" Name="FilterTextInput" PackLocation="left,bottom" PackSize="a,f" RStyleActivated="/CommonElements.Textfield.data.selected.rect" RStyleDefault="/CommonElements.Textfield.data.default.rect" RStyleDisabled="/CommonElements.Textfield.data.disabled.rect" RStyleDisabledActivated="/CommonElements.Textfield.data.disabled.rect" RStyleMouseOver="/CommonElements.Textfield.data.mouseover.rect" RStyleMouseOverActivated="/CommonElements.Textfield.data.selected.rect" RStyleMouseOverSelected="/CommonElements.Textfield.data.selected.rect" RStyleSelected="/CommonElements.Textfield.data.selected.rect" ScrollExtent="290,30" Size="290,30" Style="/CommonElements.Textfield.data.style">:de8e7b054b69e3eb:User types here to filter the above list</Textbox>
        <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="37,236" Name="StatusText" PackLocation="left,bottom" PackSize="absolute" ScrollExtent="589,18" Size="589,18" TextAlignment="Center" TextAlignmentVertical="Center">:de8e7b05a15ea25b_3:Status Text</Text>
        <Button Location="33,259" MaximumSize="16384,38" MinimumSize="32,38" Name="OutsideButton" PackLocation="cfc,bottom" ScrollExtent="180,38" Size="180,38" Style="/CommonElements.LargePushButton.data.style">Outside</Button>
        <Button Location="466,259" MaximumSize="16384,38" MinimumSize="32,38" Name="WC_CloseButton" PackLocation="cfc,bottom" ScrollExtent="180,38" Size="180,38" Style="/CommonElements.LargePushButton.data.style">:de8e7b05ae453fbb_1:Cancel</Button>
        <Button Location="250,259" MaximumSize="16384,38" MinimumSize="32,38" Name="EnterButton" PackLocation="cfc,bottom" ScrollExtent="175,38" Size="175,38" Style="/CommonElements.LargePushButton.data.style">:de8e7b05874e1095:Enter</Button>
        <Page BackgroundOpacity="1.000" Location="30,30" Name="InteriorGrouper" PackSize="absolute,absolute" RStyleDefault="/WindowElements.InteriorGrouper.data.default_bkg.rect" ScrollExtent="600,270" Size="600,270">
            <Page BackgroundOpacity="1.000" Name="Frame" PackSize="absolute,absolute" RStyleDefault="/WindowElements.InteriorGrouper.data.frame.rect" ScrollExtent="600,270" Size="600,270" />
        </Page>
        <Page BackgroundOpacity="1.000" Name="DialogFrame" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DialogFrame.data.frame.rect" ScrollExtent="660,330" Size="660,330" />
    </Page>

Last edited by Quebecker : 12-12-2011 at 01:29 PM.
Reply With Quote
 



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
Forum Jump


All times are GMT -5. The time now is 11:35 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI