Jump to content

OlliN

Modder
  • Content Сount

    359
  • Joined

  • Last visited

  • Battles

    6464

About OlliN

  • Rank
    Senior Chief Petty Officer
  • Insignia

Profile Information

  • Gender
    Not Telling
  • Location
    Make Mods not War

Recent Profile Visitors

1,819 profile views
  1. @Leo_Apollo11 Hm, I know I put it in and it's available for me. Can you open Carousel.xml and search for 4180621296?
  2. Nope, because of "retraining now costs half the amount of XP", the same amount as the credits option would have provided.
  3. Arnak_76RUS' gui\lobby\shipstree_EU.xml if installed.
  4. @Leo_Apollo11 Find the line "crew_ship_*" (where * is the ID number of the ship you want to change) in the preferences.xml and remove it.
  5. Move the clock; markup.xml -> marginRight: <block> <bind name="visible" value="optionData.showPortClock"/> <bind name="tooltip" value="'SimpleTooltip'; { tooltipText: 'IDS_CURRENT_TIME' }"/> <style> <marginTop value="1px"/> <marginRight value="28px"/> </style> <block type="text"> <styleClass value="$TextDefault"/> <style> <textAlign value="right"/> <width value="42px"/> </style> <bind name="clock" value="'timeText'; 'hh:mm'"/> <bind name="pureText" value="'' + timeText"/> </block> </block>
  6. @Aslain Unbound2 is horrible when it comes to file handling, because 'c' (crosshair_indicators.unbound) comes before 'M' (Mod_Crosshair_Indicators.unbound) so the original file has priority. Strange enough, that it seems to work on author's Russian OS. Rename the file or put it in an other folder. E.g. gui\unbound2\mod\crosshair\Mod_Crosshair_Indicators.unbound
  7. OlliN

    Minor bug

    Bug still exists in 0.9.9.0.
  8. OlliN

    PT 0.9.9 - Bug Reports

    The bug still exists
×