View Single Post
  #7  
Unread 07-13-2006, 07:50 PM
machbane's Avatar
machbane machbane is offline
A Crazed Gnoll
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 22
Default

tracked it down to my player window which wasn't changed and has worked since january. go figure. may ask for some help modding the file so it works again. ty.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page AbsorbsInput="false" Activated="true" eq2usescomwndcontrols="true" Location="0,0" Name="Inventory" PackLocation="left,top" PackLocationProp="0002/0001,0003/0001" ScrollExtent="22,19" Size="22,19" UserMovable="true" Visible="false" OnShow="Location=Parent.Player.Location" OnHide="Visible=true">
<Page AbsorbsInput="false" BackgroundColor="#000000" eq2usescomwndcontrols="true" Location="2,3" Name="EquipmentPage" PackLocation="fixed,fixed" ScrollExtent="20,16" Size="20,16">
<Icon AbsorbsInput="false" BackgroundTint="#000000" DynamicData="/GameData.Items.Equipment" IconStyle="/IconStyles.inventory" LocalTooltip="Ammo" Location="0,0" MouseOverColor="#FFFF00" Name="EqSlot16" Opacity="0.000" ScrollExtent="20,16" Size="20,16" Tooltip="Ammo" TreatAsButton="true"/>
</Page>
</Page>
<Page ActionType="Player" Description="Current player action menu" DynamicData="/GameData.Actions.Player" eq2usescomwndcontrols="true" Name="Player" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="147,64" Size="147,64" UserMovable="true" OnShow="show_window=(MainHUD.Inventory) show_window=(MainHUD.Inventory)" OnHoverOut="hide_window=(MainHUD.Inventory) hide_window=(MainHUD.Inventory)">
<Page Tooltip=" " Name="QM_DPS_Calculator" Location="0,0" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" ScrollExtent="147,64" Size="147,64" Visible="false" OnShow="Parent.OnHoverOut=' '" OnHide="Parent.OnHoverOut='hide_window=(MainHUD.Inventory) hide_window=(MainHUD.Inventory)'">
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="5,5" Name="QM_DPS_TextFrame1" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="26,12" Size="26,12"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="5,18" Name="QM_DPS_TextFrame2" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="26,12" Size="26,12"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Enabled="false" GetsInput="false" Location="5,31" Name="QM_DPS_TextFrame3" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="26,12" Size="26,12"/>
<Textbox Tooltip=" " BackgroundColor="#000000" BackgroundOpacity="0.000" Location="3,3" Name="QM_DPS_Text1" ScrollExtent="30,16" Size="30,16" Style="/TextboxStyles.default_textbox" WrapWidth="Automatic" Text="0" NumericInteger="true"/>
<Textbox Tooltip=" " BackgroundColor="#000000" BackgroundOpacity="0.000" Location="3,16" Name="QM_DPS_Text2" ScrollExtent="30,16" Size="30,16" Style="/TextboxStyles.default_textbox" WrapWidth="Automatic" Text="0" NumericInteger="true"/>
<Textbox Tooltip=" " BackgroundColor="#000000" BackgroundOpacity="0.000" Location="3,29" Name="QM_DPS_Text3" ScrollExtent="30,16" Size="30,16" Style="/TextboxStyles.default_textbox" WrapWidth="Automatic" Text="1.0" NumericFloat="true"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="5,5" Name="QM_DPS_TextFrameBG" ScrollExtent="26,38" Size="26,38" OnHoverIn="Parent.QM_DPS_Text1.Enabled=true Parent.QM_DPS_Text2.Enabled=true Parent.QM_DPS_Text3.Enabled=true"/>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFFFCC" Location="36,3" MaximumSize="77,16" MaxLines="1" Name="QM_DPS_Label1" ScrollExtent="77,16" Size="77,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">Min Damage</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFFFCC" Location="36,16" MaximumSize="77,16" MaxLines="1" Name="QM_DPS_Label2" ScrollExtent="77,16" Size="77,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">Max Damage</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFFFCC" Location="36,29" MaximumSize="77,16" MaxLines="1" Name="QM_DPS_Label3" ScrollExtent="77,16" Size="77,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">Delay</Text>
<Text Tooltip="Normalized Min Damage" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="7,44" MaximumSize="28,16" MaxLines="1" Name="QM_DPS_Result1" ScrollExtent="28,16" Size="28,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Right" TextAlignmentVertical="Center" TruncateElipsis="false">0.000</Text>
<Text Tooltip="Normalized Max Damage" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="42,44" MaximumSize="28,16" MaxLines="1" Name="QM_DPS_Result2" ScrollExtent="28,16" Size="28,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Left" TextAlignmentVertical="Center" TruncateElipsis="false">0.000</Text>
<Text Tooltip="Relative DPS" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="85,44" MaximumSize="28,16" MaxLines="1" Name="QM_DPS_Result3" ScrollExtent="28,16" Size="28,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Right" TextAlignmentVertical="Center" TruncateElipsis="false">0.000</Text>
<Text LocalTooltip=" " AbsorbsInput="false" Font="/Fonts.FontZapf15" Color="#FFCCCC" Location="36,43" MaximumSize="5,16" MaxLines="1" Name="QM_DPS_Result_" ScrollExtent="5,16" Size="5,16" ShadowStyle="/ShadowStyles.Outline1" TextAlignment="Center" TextAlignmentVertical="Center" TruncateElipsis="false">-</Text>
<Button Location="121,44" Tooltip="Calculate Relative DPS" Name="QM_DPS_Calculate" PackLocation="left,top" PackLocationProp="0121/0001,0044/0001" ScrollExtent="19,16" Size="19,16" Style="/ButtonStyles.text_button_round" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnPress="Parent.QM_DPS_Text1.Enabled=false Parent.QM_DPS_Text2.Enabled=false Parent.QM_DPS_Text3.Enabled=false 
Parent.QM_DPS_Result1.LocalText=(Parent.QM_DPS_Text1.LocalText/Parent.QM_DPS_Text3.LocalText) 
Parent.QM_DPS_Result2.LocalText=(Parent.QM_DPS_Text2.LocalText/Parent.QM_DPS_Text3.LocalText) 
Parent.QM_DPS_Result_.LocalTooltip=(Parent.QM_DPS_Result1.LocalText+Parent.QM_DPS_Result2.LocalText) 
Parent.QM_DPS_Result3.LocalText=(Parent.QM_DPS_Result_.LocalTooltip/2)">=</Button>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-1,0" Name="QM_DPS_Frame" PackLocation="top,left" PackLocationProp="-001/0001,0000/0001" RStyleDefault="/FrameStyles.win_gold_plain" ScrollExtent="147,67" Size="147,67"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="2,3" Name="QM_DPS_Backdrop" PackLocation="top,left" PackLocationProp="0002/0001,0003/0001" PackSize="absolute, absolute" PackSizeProp="0003/0001,0005/0001" ScrollExtent="136,59" Size="136,59">
<Button Location="121,1" Tooltip="Hide DPS Calculator" Name="QM_SelectDPS_Calculator2" PackLocation="left,top" PackLocationProp="0121/0001,0001/0001" ScrollExtent="20,16" Size="20,16" Style="/ButtonStyles.arrow_next" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnPress="Parent.Parent.Visible=false"/>
</Page>
</Page>
<EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FD8002" MaxSpeed="5.000" MinSpeed="5.000" Name="RangedAutoAttackEffector"/>
<EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FF0000" MaxSpeed="5.000" MinSpeed="5.000" Name="AutoAttackEffector"/>
<EffectorImage ImageStyle="ConcBubbleMouseover" Name="ConcEffector"/>
<ImageStyle Filter="true" Name="ConcBubbleFilled">
<ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="270,160,287,164"/>
</ImageStyle>
<ImageStyle Filter="true" Name="ConcBubbleMouseover">
<ImageFrame Name="image" Source="/images/window_elements_generic.dds" SourceRect="292,160,309,164"/>
</ImageStyle>
<Image ActionType="Concentration" Description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_1" GetsInput="true" Location="16,55" Name="ConcBubble0" OnHoverInEffector="ConcEffector" ScrollExtent="19,6" Size="19,6" Style="ConcBubbleFilled"/>
<Image ActionType="Concentration" Description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_2" GetsInput="true" Location="38,55" Name="ConcBubble1" OnHoverInEffector="ConcEffector" ScrollExtent="19,6" Size="19,6" Style="ConcBubbleFilled"/>
<Image ActionType="Concentration" Description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_3" GetsInput="true" Location="60,55" Name="ConcBubble2" OnHoverInEffector="ConcEffector" ScrollExtent="19,6" Size="19,6" Style="ConcBubbleFilled"/>
<Image ActionType="Concentration" Description="Concentration being maintained" DynamicData="/GameData.Self.Concentration_4" GetsInput="true" Location="82,55" Name="ConcBubble3" OnHoverInEffector="ConcEffector" ScrollExtent="19,6" Size="19,6" Style="ConcBubbleFilled"/>
<Image ActionType="Concentration" DynamicData="/GameData.Self.Concentration_5" GetsInput="true" Location="104,55" Name="ConcBubble4" OnHoverInEffector="ConcEffector" ScrollExtent="19,6" Size="19,6" Style="ConcBubbleFilled"/>
<Image AbsorbsInput="false" Location="6,55" Name="ConcBkg" ScrollExtent="127,6" Size="127,6" SourceRect="259,166,385,172" SourceResource="/images/window_elements_generic.dds" Stretch="false"/>
<Image AbsorbsInput="false" Location="6,38" Name="ManaBubblesOverlay" ScrollExtent="127,6" Size="127,6" SourceRect="259,183,385,189" SourceResource="/images/window_elements_generic.dds" Stretch="false"/>
<Progressbar AbsorbsInput="false" Color="#6F64FE" DynamicData="/GameData.Self.Power" DynamicDataFilter="FFFB" Location="15,39" Name="ManaBar" PackLocation="top,left" PackLocationProp="0015/0001,0039/0001" Progress="1.000" ScrollExtent="107,4" Size="107,4" Style="/progressbarlist.progress_default"/>
<Image AbsorbsInput="false" BackgroundColor="#000044" BackgroundOpacity="0.800" Location="8,38" Name="ManaBarBkg" ScrollExtent="124,6" Size="124,6"/>
<Image AbsorbsInput="false" Location="6,21" Name="HealthBubblesOverlay" ScrollExtent="127,6" Size="127,6" SourceRect="259,183,385,189" SourceResource="/images/window_elements_generic.dds" Stretch="false"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#FE0417" DynamicData="/GameData.Self.Health" DynamicDataFilter="FFFB" Location="15,22" Name="HealthBar" PackLocation="top,left" PackLocationProp="0015/0001,0022/0001" Progress="0.500" ScrollExtent="107,4" Size="107,4" Style="/progressbarlist.progress_default"/>
<Image AbsorbsInput="false" BackgroundColor="#440000" BackgroundOpacity="0.800" Location="8,21" Name="HealthBarBkg" ScrollExtent="124,6" Size="124,6"/>
<Text AbsorbsInput="false" Color="#F0D090" DynamicData="/GameData.Self.Name" Font="/Fonts.FontZapf18" LocalText=" " Location="1,2" Name="Name" OnAutoAttackEffector="AutoAttackEffector" OnRangedAutoAttackEffector="RangedAutoAttackEffector" PackLocation="top,left" PackLocationProp="0001/0001,0002/0001" ScrollExtent="137,19" ShadowStyle="/ShadowStyles.Outline1" Size="137,19" TextAlignment="Center" TextAlignmentVertical="Center"> </Text>
<Text AbsorbsInput="false" actiontype="Target" DynamicData="/GameData.Self.Power" Font="/Fonts.FontZapf15" Color="#6F64FE" LocalText=" " Location="100,39" MaximumSize="124,17" MaxLines="1" Name="Power" ScrollExtent="31,17" ShadowStyle="/ShadowStyles.Outline1" Size="31,17" TextAlignment="Right" TextAlignmentVertical="Bottom" TruncateElipsis="false"> </Text>
<Text AbsorbsInput="false" actiontype="Target" DynamicData="/GameData.Self.Health" Font="/Fonts.FontZapf15" LocalText=" " Location="100,23" MaximumSize="124,17" MaxLines="1" Name="Health" ScrollExtent="31,17" ShadowStyle="/ShadowStyles.Outline1" Size="31,17" TextAlignment="Right" TextAlignmentVertical="Bottom" TruncateElipsis="false"> </Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Stats.PowerRange" Font="/Fonts.FontZapf15" LocalText=" " Location="7,39" Margin="0,0,5,0" Name="PowerValue" ScrollExtent="80,20" Size="80,20" TextAlignmentVertical="Center"> </Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Stats.HealthRange" Font="/Fonts.FontZapf15" LocalText=" " Location="7,23" Margin="0,0,5,0" Name="HitPointsValue" ScrollExtent="80,20" Size="80,20" TextAlignmentVertical="Center"> </Text>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-1,3" Name="BackgroundFrame" PackLocation="top,left" PackLocationProp="-001/0001,0003/0001" PackSize="absolute, absolute" PackSizeProp="0008/0001,0009/0001" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="147,55" Size="147,55" Visible="false"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="-1,0" Name="WC_Frame" PackLocation="top,left" PackLocationProp="-001/0001,0000/0001" RStyleDefault="/FrameStyles.win_gold_plain" ScrollExtent="147,67" Size="147,67"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="2,3" Name="WC_Backdrop" PackLocation="top,left" PackLocationProp="0002/0001,0003/0001" PackSize="absolute, absolute" PackSizeProp="0003/0001,0005/0001" ScrollExtent="136,59" Size="136,59">
<Button Location="121,1" Tooltip="DPS Calculator" Name="QM_SelectDPS_Calculator1" PackLocation="left,top" PackLocationProp="0123/0001,0004/0001" ScrollExtent="20,16" Size="20,16" Style="/ButtonStyles.arrow_next" MouseOverColor="#FFFF00" PressedColor="#FFFF00" TextColor="#FFFFFF" OnPress="Parent.Parent.QM_DPS_Calculator.Visible=true"/>
</Page>
</Page>

Last edited by Dolby : 07-13-2006 at 08:10 PM. Reason: added the code tag to make xml readable
Reply With Quote