EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-20-2008, 01:43 AM
thominator thominator is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 6
Default enchanter mana flow / c2c group window

found the enchanter man flow window with click to cure (no change target) a few weeks back, as i have both a healer and enchanter i found this to be a great group window

I am not very knowledgeable on Uis and was wondering if i could request if some one with more experience could possibly take a look at it (posted in the downloads, group window section) and see if it can be updated for GU 45.

Thankyou
Reply With Quote
  #2  
Unread 05-20-2008, 01:46 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

what file is it? Give me a link I am to lazy to look for it
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #3  
Unread 05-20-2008, 10:09 PM
thominator thominator is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 6
Default

Quote:
Originally Posted by Landiin View Post
what file is it? Give me a link I am to lazy to look for it

i hope i did this correctly..here is the link to downlaod the file

http://tinyurl.com/6af9e2

The mana flow works great, its the click to cure part that is not working

many thanks for this

Last edited by thominator : 05-20-2008 at 10:49 PM.
Reply With Quote
  #4  
Unread 05-20-2008, 11:48 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Replace the contents of the file named eq2ui_mainhud_groupmembers.xml with the below XML.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page eq2usescomwndcontrols="true" Location="0,100" MaximumSize="1024,1024" MinimumSize="145,84" Name="GroupMembers" PackLocation="left,top" ScrollExtent="145,340" Size="145,340" UserMovable="true" UserResizable="true">
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" Location="5,10" Name="GroupMember1" PackLocation="left,top" ScrollExtent="134,64" Size="134,64" Visible="false">
        <Page BackgroundColor="#00FF00" Name="MemberInfoPage" PackLocation="left,top" ScrollExtent="134,63" Size="134,63" Visible="false">
            <Button BackgroundOpacity="0.000" Location="0,34" Name="ZTraumaButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="27,34" Name="ZArcaneButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="54,34" Name="ZNoxiousButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="81,34" Name="ZElementalButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="108,34" Name="ZCurseButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Image Location="107,3" Name="Mana Image" ScrollExtent="26,26" Size="26,26" SourceRect="169,0,210,42" SourceResource="/images/icons/icon_as2.dds" />
            <Button Location="107,3" Name="ManaFlowButton" OnPress="useability Mana Flow&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" />
            <Page AbsorbsInput="false" Location="0,34" Name="Effects" PackLocation="cfc,top" ScrollExtent="134,26" Size="134,26">
                <Button Name="Bueller" OnPress="Temp1 = parent.Effect5.Visible&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect4.Visible )&#xD;&#xA;Temp1 = ( Temp2 ? true : parent.Effect3.Visible )&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect2.Visible )&#xD;&#xA;parent.parent.Info.Info.Visible = ( Temp2 ? false : ! parent.Effect1.Visible )&#xD;&#xA;" ScrollExtent="64,32" Size="64,32" Temp1="false" Temp2="false" Visible="false" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_1.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_1.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_1.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_1.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_1.Effect5" IconStyle="/IconStyles.effect" Location="108,0" MouseOverColor="#FFFF00" Name="Effect5" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
            </Page>
            <Image AbsorbsInput="false" Location="8,17" Name="HealthBubblesOverlay" ScrollExtent="97,6" Size="97,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FE0417" Location="9,18" Name="HealthBar" PackLocation="top,left" Progress="0.500" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3689d9da:Health" />
            <Image AbsorbsInput="false" BackgroundColor="#440000" BackgroundOpacity="0.800" Location="9,17" Name="HealthBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Image AbsorbsInput="false" Location="8,25" Name="ManaBubblesOverlay" ScrollExtent="97,6" Size="97,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" Color="#6F64FE" Location="9,26" Name="ManaBar" PackLocation="top,left" Progress="1.000" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3f1b16f3:Mana" />
            <Image AbsorbsInput="false" BackgroundColor="#000044" BackgroundOpacity="0.800" Location="9,25" Name="ManaBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Text AbsorbsInput="false" Color="#F0D090" Font="/TextStyles.Normal.NormalStyle" Location="-1,1" Name="Name" PackLocation="top,left" ScrollExtent="127,16" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="127,16" TextAlignment="Center" TextAlignmentVertical="Center">:4bb9327fd43f489d:GroupMember</Text>
        </Page>
        <Page AbsorbsInput="false" BackgroundColor="#00FF00" Name="LFGPage" PackLocation="left,top" ScrollExtent="125,63" Size="125,63">
            <Checkbox BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Name="LFG" ScrollExtent="30,20" Size="30,20" Style="/CheckboxStyles.LFG.style" TextColor="#EBDEAA" Tooltip=":4bb9327f580b52f4:Open the Looking For Group window" />
            <Button BackgroundColor="#FFFFFF" Location="0,25" Name="Find" ScrollExtent="30,20" Size="30,20" Style="/ButtonStyles.find.style" Tooltip=":4bb9327fe0056363:Search for players">:4bb9327f966334c5:Find</Button>
        </Page>
    </Page>
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" Location="5,74" Name="GroupMember2" PackLocation="left,top" ScrollExtent="134,64" Size="134,64" Visible="false">
        <Page BackgroundColor="#00FF00" Name="MemberInfoPage" PackLocation="left,top" ScrollExtent="134,63" Size="134,63" Visible="false">
            <Button BackgroundOpacity="0.000" Location="0,34" Name="ZTraumaButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="27,34" Name="ZArcaneButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="54,34" Name="ZNoxiousButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="81,34" Name="ZElementalButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="108,34" Name="ZCurseButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Image Location="107,3" Name="Mana Image" ScrollExtent="26,26" Size="26,26" SourceRect="169,0,210,42" SourceResource="/images/icons/icon_as2.dds" />
            <Button Location="107,3" Name="ManaFlowButton" OnPress="useability Mana Flow&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" />
            <Page AbsorbsInput="false" Location="0,34" Name="Effects" PackLocation="cfc,top" ScrollExtent="134,26" Size="134,26">
                <Button Name="Bueller" OnPress="Temp1 = parent.Effect5.Visible&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect4.Visible )&#xD;&#xA;Temp1 = ( Temp2 ? true : parent.Effect3.Visible )&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect2.Visible )&#xD;&#xA;parent.parent.Info.Info.Visible = ( Temp2 ? false : ! parent.Effect1.Visible )&#xD;&#xA;" ScrollExtent="64,32" Size="64,32" Temp1="false" Temp2="false" Visible="false" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_2.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_2.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_2.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_2.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_2.Effect5" IconStyle="/IconStyles.effect" Location="108,0" MouseOverColor="#FFFF00" Name="Effect5" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
            </Page>
            <Image AbsorbsInput="false" Location="8,17" Name="HealthBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FE0417" Location="9,18" Name="HealthBar" PackLocation="top,left" Progress="0.500" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3689d9da_1:Health" />
            <Image AbsorbsInput="false" BackgroundColor="#440000" BackgroundOpacity="0.800" Location="9,17" Name="HealthBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Image AbsorbsInput="false" Location="8,25" Name="ManaBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" Color="#6F64FE" Location="9,26" Name="ManaBar" PackLocation="top,left" Progress="1.000" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3f1b16f3_1:Mana" />
            <Image AbsorbsInput="false" BackgroundColor="#000044" BackgroundOpacity="0.800" Location="9,25" Name="ManaBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Text AbsorbsInput="false" Color="#F0D090" Font="/TextStyles.Normal.NormalStyle" Location="-1,1" Name="Name" PackLocation="top,left" ScrollExtent="127,16" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="127,16" TextAlignment="Center" TextAlignmentVertical="Center">:4bb9327fd43f489d_1:GroupMember</Text>
        </Page>
        <Page AbsorbsInput="false" BackgroundColor="#00FF00" Name="LFGPage" PackLocation="left,top" ScrollExtent="125,39" Size="125,39">
            <Button BackgroundColor="#FFFFFF" Name="Find" ScrollExtent="30,20" Size="30,20" Style="/ButtonStyles.find.style" Tooltip=":4bb9327fe0056363_1:Search for players">:4bb9327f966334c5_1:Find</Button>
        </Page>
    </Page>
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" Location="5,138" Name="GroupMember3" PackLocation="left,top" ScrollExtent="134,64" Size="134,64" Visible="false">
        <Page BackgroundColor="#00FF00" Name="MemberInfoPage" PackLocation="left,top" ScrollExtent="134,63" Size="134,63" Visible="false">
            <Button BackgroundOpacity="0.000" Location="0,34" Name="ZTraumaButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="27,34" Name="ZArcaneButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="54,34" Name="ZNoxiousButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="81,34" Name="ZElementalButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="108,34" Name="ZCurseButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Image Location="107,3" Name="Mana Image" ScrollExtent="26,26" Size="26,26" SourceRect="169,0,210,42" SourceResource="/images/icons/icon_as2.dds" />
            <Button Location="107,3" Name="ManaFlowButton" OnPress="useability Mana Flow&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" />
            <Page AbsorbsInput="false" Location="0,34" Name="Effects" PackLocation="cfc,top" ScrollExtent="134,26" Size="134,26">
                <Button Name="Bueller" OnPress="Temp1 = parent.Effect5.Visible&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect4.Visible )&#xD;&#xA;Temp1 = ( Temp2 ? true : parent.Effect3.Visible )&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect2.Visible )&#xD;&#xA;parent.parent.Info.Info.Visible = ( Temp2 ? false : ! parent.Effect1.Visible )&#xD;&#xA;" ScrollExtent="64,32" Size="64,32" Temp1="false" Temp2="false" Visible="false" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_3.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_3.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_3.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_3.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_3.Effect5" IconStyle="/IconStyles.effect" Location="108,0" MouseOverColor="#FFFF00" Name="Effect5" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
            </Page>
            <Image AbsorbsInput="false" Location="8,17" Name="HealthBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FE0417" Location="9,18" Name="HealthBar" PackLocation="top,left" Progress="0.500" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3689d9da_2:Health" />
            <Image AbsorbsInput="false" BackgroundColor="#440000" BackgroundOpacity="0.800" Location="9,17" Name="HealthBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Image AbsorbsInput="false" Location="8,25" Name="ManaBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" Color="#6F64FE" Location="9,26" Name="ManaBar" PackLocation="top,left" Progress="1.000" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3f1b16f3_2:Mana" />
            <Image AbsorbsInput="false" BackgroundColor="#000044" BackgroundOpacity="0.800" Location="9,25" Name="ManaBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Text AbsorbsInput="false" Color="#F0D090" Font="/TextStyles.Normal.NormalStyle" Location="-1,1" Name="Name" PackLocation="top,left" ScrollExtent="127,16" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="127,16" TextAlignment="Center" TextAlignmentVertical="Center">:4bb9327fd43f489d_2:GroupMember</Text>
        </Page>
        <Page AbsorbsInput="false" BackgroundColor="#00FF00" Name="LFGPage" PackLocation="left,top" ScrollExtent="125,39" Size="125,39">
            <Button BackgroundColor="#FFFFFF" Name="Find" ScrollExtent="30,20" Size="30,20" Style="/ButtonStyles.find.style" Tooltip=":4bb9327fe0056363_2:Search for players">:4bb9327f966334c5_2:Find</Button>
        </Page>
    </Page>
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" Location="5,202" Name="GroupMember4" PackLocation="left,top" ScrollExtent="134,64" Size="134,64" Visible="false">
        <Page BackgroundColor="#00FF00" Name="MemberInfoPage" PackLocation="left,top" ScrollExtent="134,63" Size="134,63" Visible="false">
            <Button BackgroundOpacity="0.000" Location="0,34" Name="ZTraumaButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="27,34" Name="ZArcaneButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="54,34" Name="ZNoxiousButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="81,34" Name="ZElementalButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="108,34" Name="ZCurseButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Image Location="107,3" Name="Mana Image" ScrollExtent="26,26" Size="26,26" SourceRect="169,0,210,42" SourceResource="/images/icons/icon_as2.dds" />
            <Button Location="107,3" Name="ManaFlowButton" OnPress="useability Mana Flow&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" />
            <Page AbsorbsInput="false" Location="0,34" Name="Effects" PackLocation="cfc,top" ScrollExtent="134,26" Size="134,26">
                <Button Name="Bueller" OnPress="Temp1 = parent.Effect5.Visible&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect4.Visible )&#xD;&#xA;Temp1 = ( Temp2 ? true : parent.Effect3.Visible )&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect2.Visible )&#xD;&#xA;parent.parent.Info.Info.Visible = ( Temp2 ? false : ! parent.Effect1.Visible )&#xD;&#xA;" ScrollExtent="64,32" Size="64,32" Temp1="false" Temp2="false" Visible="false" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_4.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_4.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_4.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_4.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_4.Effect5" IconStyle="/IconStyles.effect" Location="108,0" MouseOverColor="#FFFF00" Name="Effect5" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
            </Page>
            <Image AbsorbsInput="false" Location="8,17" Name="HealthBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FE0417" Location="9,18" Name="HealthBar" PackLocation="top,left" Progress="0.500" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3689d9da_3:Health" />
            <Image AbsorbsInput="false" BackgroundColor="#440000" BackgroundOpacity="0.800" Location="9,17" Name="HealthBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Image AbsorbsInput="false" Location="8,25" Name="ManaBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" Color="#6F64FE" Location="9,26" Name="ManaBar" PackLocation="top,left" Progress="1.000" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3f1b16f3_3:Mana" />
            <Image AbsorbsInput="false" BackgroundColor="#000044" BackgroundOpacity="0.800" Location="9,25" Name="ManaBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Text AbsorbsInput="false" Color="#F0D090" Font="/TextStyles.Normal.NormalStyle" Location="-1,1" Name="Name" PackLocation="top,left" ScrollExtent="127,16" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="127,16" TextAlignment="Center" TextAlignmentVertical="Center">:4bb9327fd43f489d_3:GroupMember</Text>
        </Page>
        <Page AbsorbsInput="false" BackgroundColor="#00FF00" Name="LFGPage" PackLocation="left,top" ScrollExtent="125,39" Size="125,39">
            <Button BackgroundColor="#FFFFFF" Name="Find" ScrollExtent="30,20" Size="30,20" Style="/ButtonStyles.find.style" Tooltip=":4bb9327fe0056363_3:Search for players">:4bb9327f966334c5_3:Find</Button>
        </Page>
    </Page>
    <Page AbsorbsInput="false" BackgroundColor="#00FF00" Location="5,266" Name="GroupMember5" PackLocation="left,top" ScrollExtent="134,64" Size="134,64" Visible="false">
        <Page BackgroundColor="#00FF00" Name="MemberInfoPage" PackLocation="left,top" ScrollExtent="134,63" Size="134,63" Visible="false">
            <Button BackgroundOpacity="0.000" Location="0,34" Name="ZTraumaButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="27,34" Name="ZArcaneButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="54,34" Name="ZNoxiousButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="81,34" Name="ZElementalButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Button BackgroundOpacity="0.000" Location="108,34" Name="ZCurseButton" OnPress="useabilityonplayer parent.Name.LocalText Cure&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" Style="/ButtonStyles.invisible" />
            <Image Location="107,3" Name="Mana Image" ScrollExtent="26,26" Size="26,26" SourceRect="168,0,210,42" SourceResource="/images/icons/icon_as2.dds" />
            <Button Location="107,3" Name="ManaFlowButton" OnPress="useability Mana Flow&#xD;&#xA;target_previous" ScrollExtent="26,26" Size="26,26" />
            <Page AbsorbsInput="false" Location="0,34" Name="Effects" PackLocation="cfc,top" ScrollExtent="134,26" Size="134,26">
                <Button Name="Bueller" OnPress="Temp1 = parent.Effect5.Visible&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect4.Visible )&#xD;&#xA;Temp1 = ( Temp2 ? true : parent.Effect3.Visible )&#xD;&#xA;Temp2 = ( Temp1 ? true : parent.Effect2.Visible )&#xD;&#xA;parent.parent.Info.Info.Visible = ( Temp2 ? false : ! parent.Effect1.Visible )&#xD;&#xA;" ScrollExtent="64,32" Size="64,32" Temp1="false" Temp2="false" Visible="false" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_5.Effect1" IconStyle="/IconStyles.effect" MouseOverColor="#FFFF00" Name="Effect1" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_5.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_5.Effect3" IconStyle="/IconStyles.effect" Location="54,0" MouseOverColor="#FFFF00" Name="Effect3" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_5.Effect4" IconStyle="/IconStyles.effect" Location="81,0" MouseOverColor="#FFFF00" Name="Effect4" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
                <Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_5.Effect5" IconStyle="/IconStyles.effect" Location="108,0" MouseOverColor="#FFFF00" Name="Effect5" OnHide="parent.Bueller.press = true" OnShow="parent.Bueller.press = true" PackLocation="left,top" ScrollExtent="26,26" Size="26,26" TreatAsButton="true" />
            </Page>
            <Image AbsorbsInput="false" Location="8,17" Name="HealthBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FE0417" Location="9,18" Name="HealthBar" PackLocation="top,left" Progress="0.500" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3689d9da_4:Health" />
            <Image AbsorbsInput="false" BackgroundColor="#440000" BackgroundOpacity="0.800" Location="9,17" Name="HealthBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Image AbsorbsInput="false" Location="8,25" Name="ManaBubblesOverlay" ScrollExtent="98,6" Size="98,6" SourceRect="267,183,376,189" SourceResource="/images/window_elements_generic.dds" />
            <Progressbar AbsorbsInput="false" Color="#6F64FE" Location="9,26" Name="ManaBar" PackLocation="top,left" Progress="1.000" ScrollExtent="96,4" Size="96,4" Style="/progressbarlist.progress_default" Tooltip=":4bb9327f3f1b16f3_4:Mana" />
            <Image AbsorbsInput="false" BackgroundColor="#000044" BackgroundOpacity="0.800" Location="9,25" Name="ManaBarBkg" ScrollExtent="96,6" Size="96,6" />
            <Text AbsorbsInput="false" Color="#F0D090" Font="/TextStyles.Normal.NormalStyle" Location="-1,1" Name="Name" PackLocation="top,left" ScrollExtent="127,16" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="127,16" TextAlignment="Center" TextAlignmentVertical="Center">:4bb9327fd43f489d_4:GroupMember</Text>
        </Page>
        <Page AbsorbsInput="false" BackgroundColor="#00FF00" Name="LFGPage" PackLocation="left,top" ScrollExtent="125,39" Size="125,39">
            <Button BackgroundColor="#FFFFFF" Name="Find" ScrollExtent="30,20" Size="30,20" Style="/ButtonStyles.find.style" Tooltip=":4bb9327fe0056363_4:Search for players">:4bb9327f966334c5_4:Find</Button>
        </Page>
    </Page>
    <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="76,340" Size="76,340" Visible="false">
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="76,340" Size="76,340" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.bkg.rect" ScrollExtent="76,340" Size="76,340" />
    </Page>
</Page>
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #5  
Unread 05-21-2008, 10:05 AM
thominator thominator is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 6
Default

Many thanks....... /cheer
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
Forum Jump


All times are GMT -5. The time now is 03:43 PM.


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