View Single Post
  #1  
Unread 03-02-2008, 03:13 AM
Supermax's Avatar
Supermax Supermax is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Aug 2007
Location: Winnipeg, Canada
Posts: 92
Exclamation Trouble Positioning Assets in Minimap

IVe had absolutely nooo luck repositioning the fricken assets inside the MinimapWindow Panel.

Quote:
<PanelFile ID="ID_UISkin_MinimapWindow">
<Element ID="MinimapWindow" X="814" Y="36" Width="0" Height="0">
<Element ID="MinimapFogOfWarDisplay" X="0" Y="-1" Width="2048" Height="1536"></Element>
<Element ID="MinimapMapImage" X="0" Y="-1" Width="2048" Height="1536"></Element>
<Element ID="RadarMapImage" X="0" Y="-10" Width="600" Height="600"></Element>
<Element ID="MinimapPlayerMarker" X="0" Y="3" Width="28" Height="28"></Element>
<Element ID="Minimap_Frame" X="0" Y="0" Width="238" Height="246"></Element>
<Element ID="ToolbarButton_AreaText_DangerousArea_TutorialH ighlight" X="0" Y="0" Width="203" Height="16"></Element>
<Element ID="AreaText_Label" X="0" Y="0" Width="20" Height="32"></Element>
<Element ID="TimeOfDay" X="9" Y="5" Width="22" Height="22"></Element>
<Element ID="Mood" X="127" Y="148" Width="22" Height="22"></Element>
<Element ID="MapZoom" X="147" Y="127" Width="25" Height="25"></Element>
<Element ID="PerkBuy_DestinyPoints" X="197" Y="12" Width="25" Height="25"></Element>
<Element ID="WebJournalButton" X="152" Y="24" Width="25" Height="25"></Element>
<Element ID="HousingPanel_Button" X="9" Y="140" Width="25" Height="20"></Element>
<Element ID="HousingPanel_DecoButton" X="25" Y="152" Width="25" Height="25"></Element>
</Element>
</PanelFile>
These arn't the exact values I want but nothing is changing in game.

This is the picture of my minimap:

Reply With Quote