Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/24/20 in all areas

  1. Please include the needed logs. You can see how to in my signature below. Edit: Here are the instructions you need: Run special application: >> Aslains_WoT_Logs_Archiver.exe << (which can be found in the game installation folder or as shortcut on your windows desktop) it will create Aslains_WoT_Logs.zip file, attach that file to your thread, it's mandatory !!! I don't need any other logs, only that particular zip file. Aslains_WoT_Logs.zip can be found in game folder inside Aslains_Modpack directory.
    1 point
  2. \World of Warships\preferences.xml But it'll contain a whole lot of other stuff too - it's the main settings file for Warships as a whole, used by mods to keep settings saved, as far as I know, the only place. If there's another, I'm sure Aslain will mention it when he sees the thread.
    1 point
  3. I don't know what options you are currently using for your OTM, but here are some of the changes that I made for the Playernames showing up differently in different battle types. A couple of things to note first: {{name}} - Shows the playername only {{nick}} - Shows the playername + [CLAN] So my config has: markersAliveNormal.xc, in the playerName section: "format": "<font size='{{battletype=epic_battle?0|{{battletype?15|{{squad?15|0}}}}}}'>{{name}}</font>" - this config shows the playername if I'm in a clan/tournament type battle and the playername for my platoonmates. - this sets a font size of 0 (so that nothing is shown) for Grand Battles (epic_battle). Otherwise if the battletype is not blank in the texts.rc (I've attached mine for reference which has it none-blank for effectively Clan or Tournament type activities) it sets the font size to 15. For any battletype if I'm platooned, it also shows the playername. Any battletype that shows as blank ("") in the texts.rc file is set to a font size of 0. markersAliveExtended.xc, in the playername section: "format": "{{battletype=epic_battle?{{nick}}|{{battletype?{{name}}|{{squad?{{name}}|{{nick}}}}}}}}" - this config, when the alt key is pressed, shows the playername (name only) in clan/tournament type battles & platoonmates, in all other battles it shows (name + clan) For markersDeadNormal.xc I don't show any playernames, and in markersDeadExtended.xc I use the same config as shown above for markersAliveExtended.xc. I've zipped up my OTM related config (which includes additional configuration beyond the above) in the attached file if you'd like to check it out. The config is based on Aslains config, but is relatively simple compared to running Aslain's full blown OTM. This can be unzipped and placed right in the res_mods\configs\xvm\Aslain folder. Hope this helps. Zavar_OTM.zip
    1 point
×
×
  • Create New...

Important Information

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