PDA

View Full Version : Trouble Positioning Assets in Minimap


Supermax
03-02-2008, 03:13 AM
IVe had absolutely nooo luck repositioning the fricken assets inside the MinimapWindow Panel.

<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_TutorialHighl ight" 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:

http://s3.amazonaws.com/mmoguildsites_gallery/img29964.jpg

Cleitanious
03-02-2008, 12:27 PM
Just curious if you have a space before each line of code in your xml

Supermax
03-02-2008, 03:47 PM
Ya theres spaces and everything.. Ugh I don't know why it's not working.. Anyone else having trouble?

Maybe this has something to do with it. In my SkinDefinition.xml the toolbar panel is named "toolbar" as opposed to "ID_UISkin_Toolbar" from the SkinDictionary.txt. When I change it to "ID_UISkin_Toolbar", the xml data for the toolbar goes wacky and resets back to the defualt x/y height/width values of all the assets in the toolbar.

Supermax
03-05-2008, 11:05 PM
Where are you buddy? I need your help.