More actions
→Organizing your screen layout: corrected UI sample thumbnail placement |
Garr Anders (talk | contribs) |
||
| 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: " " | |||
* the color format requires an alpha channel: 0x8080BF won't work, but 0xFF8080BF does | |||
<br> | |||
=== Overview Bugs === | === Overview Bugs === | ||