Sailor

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 201 total)
  • Author
    Posts
  • in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113558
    Sailor
    Member

    On the damage panel,  you might want to change the color of either the numbers or the bar. When you take damage, the numbers are hard to see.

     

    On a side note, I added equipment repair timers to the damage panel. Always good to see how long until fixed.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113557
    Sailor
    Member
    21 hours ago, soulza said:

    goto mods/configs/ekspoint/ and open mod_tactical_map_battle .json

    line 12 sets the minimap to default if set to false

    line 13 if set to true shows the map in middle of screen in countdown to battle start ,you can set it to false to loose it ,or  just press left alt key anytime to close it.

    Capture.PNG

    Doh! I was just looking in there and totally missed that. guggy.png

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113552
    Sailor
    Member

    Prefer the default minimap. What do I need to do to get it?

     

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113543
    Sailor
    Member

    On a side note, right next to the mastery icon on the tank carousel, I added code to show the min-max battle tier for each tank. Like to know at a glance what tiers I will see..

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113542
    Sailor
    Member
    On 5/17/2018 at 12:33 PM, soulza said:

    this is starting to look good what started as a clock mod is evolving into selected tank stats lol , got the flags sorted

    Untitled.png

     

    These look the best. The other flags had that out of focus look.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113535
    Sailor
    Member

    Can’t wait… drool….

     

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113534
    Sailor
    Member
    On 5/17/2018 at 11:35 AM, soulza said:

    wn8 is there now on the left side

    I think hybridraven meant w8 = “wait”, not wn8. LOL..

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113503
    Sailor
    Member
    21 hours ago, soulza said:

    i also did another set of players panel icons today ,this version uses blue and red icons only and not colored per class , not sure if i like em but worth a shot.

    Untitled.png

    Personally, I like the colors by class.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113491
    Sailor
    Member
    On 5/9/2018 at 5:58 PM, Sailor said:

    Yeah. WN8, VEFF…. Looks like an efficiency mod but not Protankis.

     

    ahh no thats xvm ,can be found in battlelabelstemplates.xc

     “test2”: {
          “enabled”: true,
          “x”: 665,
          “y”: 985,
          “width”: 600,
          “height”: 50,
          “alpha”: 100, 
          “screenHalign”: “center”, 
          “screenVAlign”: “top”,
          “bgColor”: null,
          “borderColor”: null,
          “shadow”: { “distance”: 1, “angle”: 90, “alpha”: 80, “blur”: 2, “strength”: 5},
           “textformat”: { “name”: “agencyfb“, “color”: “0x60FF00”, “size”: 16, “align”: “left”, “bold”: true, “italic”: false, “display”: “block”, “leading”: -20, “marginLeft”: 2, “marginRight”: 2},
          “format”: “<font face =’agencyfb’ size=’16’ color=’#FFFFFF’><p align=’center’><b>(WN8):&nbsp;<font color='{{c:wn8}}’>{{wn8}}</font>   (VEFF):&nbsp;<font color='{{c:xte}}’>{{xte}}</font></b></font><font color=’#FFFFFF’><b> (DMG RATING):&nbsp;</font><font color='{{c:xtdb}}’>{{xtdb}}</b></font><font color=’#FFFFFF’><b>  (TANK WIN RATE):&nbsp;</font><font color='{{c:t-winrate}}’>{{t-winrate%2d}}%</font></b></p>”
        }

    tis the agencyfb font m8,here is the fonts i use/dont use :)

     

    <a class="ipsAttachLink" data-fileid="10653" href="/applications/core/interface/file/attachment.php?id=10653″ rel=””>fonts.rar

    Browsing the forums I read it was an xvm thing also. But I didn’t know where to look. Would never have thought to look at that xc file. :) The font that’s on my computer is Agency FB. I just renamed AgencyFB to Agency FB and everything works.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113487
    Sailor
    Member
    On 5/9/2018 at 1:29 PM, soulza said:

    do you mean above the consumables panel ? i dont think i did anything to that font,?

    Yeah. WN8, VEFF…. Looks like an efficiency mod but not Protankis.

     

    ahh no thats xvm ,can be found in battlelabelstemplates.xc

     “test2”: {
          “enabled”: true,
          “x”: 665,
          “y”: 985,
          “width”: 600,
          “height”: 50,
          “alpha”: 100, 
          “screenHalign”: “center”, 
          “screenVAlign”: “top”,
          “bgColor”: null,
          “borderColor”: null,
          “shadow”: { “distance”: 1, “angle”: 90, “alpha”: 80, “blur”: 2, “strength”: 5},
           “textformat”: { “name”: “agencyfb“, “color”: “0x60FF00”, “size”: 16, “align”: “left”, “bold”: true, “italic”: false, “display”: “block”, “leading”: -20, “marginLeft”: 2, “marginRight”: 2},
          “format”: “<font face =’agencyfb’ size=’16’ color=’#FFFFFF’><p align=’center’><b>(WN8):&nbsp;<font color='{{c:wn8}}’>{{wn8}}</font>   (VEFF):&nbsp;<font color='{{c:xte}}’>{{xte}}</font></b></font><font color=’#FFFFFF’><b> (DMG RATING):&nbsp;</font><font color='{{c:xtdb}}’>{{xtdb}}</b></font><font color=’#FFFFFF’><b>  (TANK WIN RATE):&nbsp;</font><font color='{{c:t-winrate}}’>{{t-winrate%2d}}%</font></b></p>”
        }

    tis the agencyfb font m8,here is the fonts i use/dont use :)

     

    <a class="ipsAttachLink" href="/applications/core/interface/file/attachment.php?id=10653″ data-fileid=”10653″ rel=””>fonts.rar

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113485
    Sailor
    Member

    What fonts are you using? I’m obviously missing one because the text above the icons at the bottom of the screen are just squares. I have the gunplay regular installed.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113484
    Sailor
    Member
    23 hours ago, soulza said:

    can you grab a screenshot m8 ?

    ref the mod button , if you look in mods/configs/and open modssettingsapi.json  you will see this:-

    {
        “modsListApiName”: “”,
        “modsListApiDescription”: “”,
        “modsListApiIcon”: “”,
        “windowTitle”: “Wot mods (testing)”,
        “buttonOK”: “”,
        “buttonCancel”: “”,
        “buttonApply”: “”,
        “enableButtonTooltip”: “”
    }

     

    note if you change the window title text it changes in garage ,but thats about all i can find

    Here’s a link. I can no longer post any pics because it says I’ve exceeded my limit.

    https://imgur.com/Q1pYDMa

    I figured out what mod it is after 30 minutes of translating and browsing the web sight. It’s the tank experience mod. I thought it was this before and edited the default language to English, but it didn’t do anything.

    modsconfigswgmodsmod_vehicle_exp.json

    I don’t really use it, so deleting it will be no big deal. But others who do, might want to edit the file to show English.

     

     

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113480
    Sailor
    Member
    12 hours ago, soulza said:

    @sailor

    are you talking about the on click bottom right button mods ?

    to be honest i dont know , but will take a look

    Yes. I looked at all of the mods it could be, but can’t any type of config file. Unless it is embedded in a pyc file, then I can’t do anything.

    Also, I seem to be missing a font or 2. Just have the little boxes just above the shell icons at the bottom.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113478
    Sailor
    Member

    The mod config in hanger is in Russian. What file is it so I can change it to English.

    in reply to: Keho Blue V 1.10.0.0(updated 9th AUGUST 2020) #113473
    Sailor
    Member
    13 hours ago, masterblaster1 said:

    how to move or get rid of the empty rectangle box ?

    shot_01412.jpg

    Looks like the accounts stats mod (xvm). It’s the widgetsTemplates.xc in the xvm/soulzablue folder. At the very bottom of the file.

     

    Edit: Just saw what he did. He moved the account stats to the upper right.  You just have to edit the above to put them in the shadow box.

    If you want to move the stats back into the shadow box do this: Open widgetsTemplates.xc and edit these lines:

    Lines

    56 x=66

    57 y=193

    63 x=390

    64 y=193

    72 x=185

    73 y=198

    74 w=320

    75 h=150

    That should put the stats back into the shadowbox.

    if you want to keep the stats in the upper right and want to get rid of the shadowbox I think commenting out lines 56,57,63,64 should do it. Those are the coordinates for the box.

     

Viewing 15 posts - 106 through 120 (of 201 total)