Jump to content

X33STORM

Regular Member
  • Posts

    77
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by X33STORM

  1. #3 version, same thing. Here you go, logs: _Aslains_Installer.log _Aslains_Installer_CompList.log Don't mind the no client detection, blank folder with just latest .exe and res folder.. Tried the #2 in the actual game folder several times, same thing. File never appears in the the installer log. EDIT: Different comp choices and the file is there, so that's something to go on.
  2. As the title suggests, \gui\unbound\flash\ext_fonts.swf is either missing from the latest v.7.12.0 #02, or it shouldn't be in the USSExpressionsLoader.xml.
  3. Ah, i think that's possible with Alt Markers. You'll just have to add a color="0xff0000" for red fx, to the corresponding text field. Find your hex colors here: https://www.hexcolortool.com/#ff0000
  4. Np. Do you mean for the running lights mod? They are just images. There are several options to them in Aslains pack right under the option, you might like the ones i've made there They look like this: Or perhaps the ship icons themselves? I made one for that, but they've not been included in the pack. Grab them here:
  5. Ah, alt_minimap can change the color of a lot of things, but not quite that extensive.
  6. You could just use alt_minimap in the pack, and change the red <enemy> color in the "res_mods\0.7.8.0\alt_minimap\settings.xml". Around line 222. Think it's "0xb31111" the default, where "b31111" is the hex color, which you can grab anywhere and just replace. Like if you wanted plain blue "0000ff" instead, it'd be color="0x0000ff".
  7. The \sfm\battle.txt controls when the indicator is showing, could that be the problem? Added it from the original download on the RU forums first thing, and i haven't experienced any bugs. asd My personal problem with this... I always install your pack into a folder with just the latest .exe and res folder, paths.xml, same with Hakabase and Proshops packs, then start merging your packs new swf and xml changes with my custom changed files like elements and layout, settings in alt minimap/markers, damage meters, team structure etc.. And repeating the process with the few mods that only Proships and Hakabase has. The problem now is that once the game is launched with BEHelper and USSHelper they change their respective files, "messing them up", leaving everything offset differently and moving around code. (Guess it's cyrillic encoding or something that's the reason for this.. Like the switched "/" & "\" ) Leaving the compare feature in Notepad++ completely useless as everything is different after they're done with the files. I know your pack isn't meant for this, but my only choice is to do it manually like this, as i'm sure is the same with other advanced users that use their own customizations. It's a bit dreary to do every patch, but it hasn't been a problem, until now that is. I just really despise scripts that mess with my files in an automated process..
  8. Might be you haven't got Alternative Battle Interface enabled under Controls.
  9. Since the new 0.7.7.0 update you've gone over to using this mods' included BEHelper, which you kindly didn't use before. Is there any reason for this, other than convenience? Because i was rather fond of the way you worked around it before, as well as USSHelper. Whenever the game is launched with this, it messes up the encoding/formatting of battle_elements.xml, and rearranges everything. Just not worth it IMO, if all it does is put in/take out bits of code, that your installer already does. I know it didn't need it before, but have no idea if the "moving around" feature that worked in the past, and now does again with 0.7.7.0 is related to any function of it. But i shouldn't think so. (Just did it manually, works fine. it'd just be to remove BEHelper and revert to way it was set up before. Nothing's changed in that regard.) Would really appreciate it if you could see it fit to go back to the way you did it before. Once you get off vacation ofc. Also, \sfm\battle.txt is missing. Have a good one. -X33STORM
  10. Another little personal mod i've used for years, and decided to share. Updated for 0.7.9.1. Made it because so i could distinguish enemy classes faster, especially with a lot of targets on screen. Works with default game (target, map, minimap) and with whatever mods that use the hud_lib files, compatible with Badobest's icon settings, and alt_markers, which are both used in the screenshots. Colors used are derived from some ear panel mods like Roslich and Badobest, for a consistent concurrent use with other mods. ( Initially i had it for friendly ships too, but that defeated the very purpose since it made it hard to distinguish friendlies from enemies, except for the health bar. ) EDIT: 0.7.9.1 update. -X33STORM Class Colored Enemy Ship Icons - 0.7.9.1 - by X33STORM.rar
  11. If you're talking about the little arrow with a bar on top, it's in the hud_lib_res (hud_lib_I1A.png), very easy to replace with whatever image you want instead.
  12. Another mod i made for myself, thought others might like it too. Like Hakabase's rangefinder mods with the colored bold text. I just thought the colors didn't blend in well enough with the rest of my UI and crosshair, so i made this, original color, but in the much needed bold. Haven't posted it anywhere else, so you can have first pick at it. Just include my nick P.S Dunno if you want it, but i have some pretty nice customizations i've made to Badobest's markers, and W03L0BED's to make them work in unison, better than they do separate. Could post some screenies if so, but i don't know if it's possible with your installer. -X33STORM Rangefinder White Bold - X33STORM.rar
  13. Not positive on this, but it could be a big factor that i keep rar'ed backup copies of older revisions in my res_mods. When removing the backups i keep anywhere in res_mods, it doesn't happen just as much, i think, maybe. But only files in the structure should be registered in res_mods, and those files should be basically invisible.. If i'm not wrong ofc.
  14. So since the dawn of time, i've had this problem with getting stuck on the loading battle screen, where the "enter battle" button doesn't appear, and i have to Alt+F4 and re-open the game. It's a rare bug normally, but heavily modded it seems to be immensely worse! Currently it happens every few battles, and also seems worsened by alt+tabbing out while the waiting in queue. A common "fix" is to the delete the preferences.xml, clearing settings from any old mods. But testing has proved this to be useless in my case. I think maybe lowering graphics such as shadows, reflections and rendering quality improves on it a bit. But nothing that really measures up as a fix.. Without removing my mods, that is. I was hoping anyone had some insight into this problem, as it really dampens my spirit to have to do this ordeal over and over. One interesting note, when you mess up a bit of code, the game will tell you by stalling at the loading screen, messing up the graphics usually... Included my USSExpressionsLoader.xml and battle_elements.xml to give an idea of what mods im running. InfoPanelSelf, is disabled because i suspect it worsens it.. Considering the UI engine in this game, it could very well be an "interface overload" im thinking, too many elements simply. -X33STORM USSExpressionsLoader.xml battle_elements.xml
  15. Just wanted to share these custom graphics i made for running lights, hoped you might include them in your pack. Done a lot of custom stuff i just use myself, but i find these are really nifty compared to the default and custom ones, so i wanted to share them. Haven't posted them anywhere else, so you have first pick I'm on EU server, and those mod boards are pretty much deserted, so figured i'd have better luck here. Here they are: Goes best with running lights using the following settings: <glow color="0x4f4f4f" alpha="0.0" x="3" y="3" strength="0"/> <!--shadow color="0x00FF00" alpha="0.0" x="5" y="5" strength="0" angle="60" distance="10"/--> Also btw, if you should want, you have every permission to use my Red vs Blue tracers, already included in the Proships modpack. Thanks for all your work on your great pack. -X33STORM X33STORM-Running_Lights.rar
  16. A faulty line of code or mod will manifest in being stuck at the loading screen.
  17. When SmokeIndicator.swf is installed the on screen icons like ally/enemy/bases etc lag when the camera is turning from side to side. Verified by removing and re-adding it from USSExpressionsLoader.xml.
  18. The texture AO errors 404 when trying to download it.. Must be missing from server, my connection and other mods download fine. Aslains_WoWs_Modpack_Installer_v.6.7.0_02
  19. Ahh that sucks, but thanks for clearing that up. Would've really liked different fonts for this game or UI scaling at least.. Even on 1080p the ship names are nearly unreadable on the tactical map.. And game is unplayable at 4k
  20. I've been unable to find the correct syntax to use different fonts, and hoped someone might be able to help me out as to what to write if i fx want Tahoma or Segoe UI as a font? I'm speaking of the following in settings.xml <text format="%name%" color="0xFFFFFF" size="13" length="12" font="$WWSDefaultFontBold"> Where the font= is what i want changed..
  21. Right, i don't speak a word of russian and google translate only goes so far.. And sadly my EU user don't work on US and RU forums. Sadly the EU forums are dead as fuck, but your forums here seem to be much more active and helpful. Thanks for the great work collecting and updating these countless mods!
  22. I completely reinstalled the game and voila, works as it should.. Now to add all my other mods to find out what was interfering.. Installing all my mods fresh, only copying over minimap and battle layout, it works as it should.. Dunno what it could have been then.
  23. Btw, where is the development thread for this mod? I've searched the RU, US and EU forums for it but can't find it anywhere.. Except for this very outdated one: https://forum.worldofwarships.ru/topic/75006-all-счетчик-нанесенного-урона/
  24. Thing is, i've already tried that.. Removing all mods, preferences.xml and profiles folder.. Still, same thing! added 1 minute later It couldn't be a problem in battle_elements.xml right? Or the unrelated battle_layout.xml, to which i've customized a great deal myself..
  25. I too have an issue with the damage of each ship not appearing, only total damage.
×
×
  • Create New...

Important Information

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