Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Overview: Difference between revisions

From EVE University Wiki
Organizing your screen layout: corrected UI sample thumbnail placement
Line 657: Line 657:
The XML file only has part of the necessary configuration contained within it. This is problematic if you wish to replicate your overview setup between two computers, or two Eve instances on the same computer, because you have to do a lot of manual configuration after the XML file import anyway.  
The XML file only has part of the necessary configuration contained within it. This is problematic if you wish to replicate your overview setup between two computers, or two Eve instances on the same computer, because you have to do a lot of manual configuration after the XML file import anyway.  


<br>  
<br>
 
=== Overview XML manipulation  ===
 
Any XML exported overview can be edited to customize the appearance of the ship information in space. See: http://forum.eveuniversity.org/viewtopic.php?f=29&t=49396
 
* the ship information is in the shipLabels section
* if you want to add or remove line breaks look for: "&#10;"
* the color format requires an alpha channel: 0x8080BF won't work, but 0xFF8080BF does
 
<br>


=== Overview Bugs  ===
=== Overview Bugs  ===