Jump to content

Slaynie

Regular Member
  • Posts

    4
  • Joined

  • Last visited

Reputation

2 Neutral

Profile Information

  • Gender
    Not Telling
  • Server
    EU
  • Location
    ingame: _Slaynie_
  1. Those are some neat tricks you've got there :D Thanks, I'll try it later.
  2. I have just reinstalled the whole game. Can try reinstalling the mod tomorrow, but that won't help for Tachibana and Orlan ;)
  3. Before anything else, I have to say I really like your contour icons (I know what is against me without pressing tab - no, I can't tell by just ship contour). And now for those bugs: Tachibana is yellow (should be green, she is a destroyer). Orlan is green (should be yellow, cruiser). Ship names in Detailed Report tab of battle summary are reversed. Compact Carousel View is somewhat bugged as well, contours are replaced with names, but are not centered at all (don't really know if anything can be done about that, but would prefer if these stayed the old icons, having two names next to each other is somewhat pointless, but this can probably wait until someone creates a carousel mod) http://imgur.com/a/hXz1z
  4. Didn't like that it was sorted by country, so I changed it to be premium ships and non-elite ships in the first row and elite ships (non-premium) in the second row. Won't upload actual file, if you want it, just change it yourself (but backup your file first). In your game directory, edit file \res_mods\0.5.0.1\gui\unbound\dock.xml go to line 22141 and change value="(shipInfo && shipInfo.country && (shipInfo.country != 'Japan' && shipInfo.country != 'Germany'))" to value="(playerShipInfo.upgradesInfo.isPremium || (playerShipInfo.upgradesInfo.isElite == 0))" then go to line 22216 and change value="(shipInfo && shipInfo.country && (shipInfo.country == 'Japan' || shipInfo.country == 'Germany')) || (shipInfo == null)" to value="((playerShipInfo.upgradesInfo.isPremium == 0) && (playerShipInfo.upgradesInfo.isElite)) || (shipInfo == null)" save the file and run the game. All credits go to Aslain and whoever did the original Carousel mod. edit: fixed for 0.5.0.1 and Aslain 1.0, new mod changed line numbers
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.