soulza

Forum Replies Created

Viewing 15 posts - 391 through 405 (of 508 total)
  • Author
    Posts
  • in reply to: sight mods pros / cons #110853
    soulza
    Participant

    this topic has always been up for debate , but the answer comes down to each player , some people like bells and whistles or eye candy while others just like minimal layout and no clutter,

    you need to ask yourself what you like to see in a gunsight  then look for one that suites your style. i make and maintain two gunsights that can be found on Bwot , i think they are great because they contain WHAT I LIKE TO SEE , i then share the results with other players that like they same type of gunsights , there are very few sights that i would consider bad , they are all good at what they are supposed to do and that is let you hit a target ,its the data you like or need to see about the target that tends to change from sight to sight , some can be to bright on the eye or to small to see etc. its all down to what you like as a players.

    in reply to: help mod not working paid mod #110813
    soulza
    Participant

    Traceback (most recent call last):
      File “scripts/client/game.py”, line 51, in <module>
      File “scripts/common/Lib/locale.py”, line 579, in setlocale
    Error: unsupported locale setting

     

    this and this

    2016-10-29 21:47:40.662: ERROR: [ERROR] (scripts/client/gui/Scaleform/framework/managers/loaders.py, 98): Error during view PFModsGUISettingsWindow load. Name: PFModsGUISettingsWindow, error:Error reading ../../../PFMods/resources/flash/settingsWindow.swf

    are the only two errors in the log,

    i dont use the pack so dont know how or what its doing , but i suggest renaming res_mods to res_mods1 and create a new res_mods directory , then re install the modpack , it seems like you have files either corrupt or missing

    in reply to: Intermittent beeps #110788
    soulza
    Participant

    i think you have old mods as you mention sixth sense , i took sixth sense mod out for latest patch as it was causing conflicts 

    in reply to: Intermittent beeps #110787
    soulza
    Participant

    it must be something game related , like when enemy are spotted or destructables mod ?

    in reply to: 0.9.16 AutoAim BlackWot by SAE 9 question #110779
    soulza
    Participant

    no he wants autofire on ?  he must set auto fire to on in the config

    in reply to: How to remove XVM watermark from nightly builds #110771
    soulza
    Participant

    np m8 :)

    in reply to: How to remove XVM watermark from nightly builds #110770
    soulza
    Participant

    here is a very quick video to show you how bobc

     

    in reply to: How to remove XVM watermark from nightly builds #110769
    soulza
    Participant

    when you download pjorion, you get this, , open with the blue icon, then drag and drop the consts.pyc in to the bottom panel

    edit line five take -dev off the end.

    save back out as .pyc file

    Capture.PNG

    in reply to: How to remove XVM watermark from nightly builds #110768
    soulza
    Participant

    master is now into python :)

    in reply to: How to remove XVM watermark from nightly builds #110766
    soulza
    Participant

    lol didnt know xvm .pyc files were unprotected , could be interesting :)

     

    in reply to: Custom Sixth Sense Sound (Super Easy) #110756
    soulza
    Participant

    nice little tutorial m8 well done :)

    soulza
    Participant

    let them ban your account , just ask for all the money you have spent on prem tanks and prem time back as you are no longer able to play the game lol

    they are not as clever as they make out i think ,far to many bugs in the game code , they will not kill the goose that lays the golden eggs , they are greedy feckers after all

    soulza
    Participant

    you are talking bout WG here , the same people who a few patches ago could not trace down bugs in the game code for clan stickers????

    they do not have to access your computer , they just need to get your python log , which they can have your pc send it via the game engine and yes its in the terms and conditions. they are not getting into your pc they are just getting back a file they own.

    why in russia? thats an easy one , how much do NA players spend per month , how much do EU players spend per month ? russians dont spend :) so they dont loose anything by banning them while sending a message to everyone else.

    the only way they can trace if your using cheats is to view your python log , which of course you can have to say whatever you want to .

    because people are now spending money on cheats and not the game this had to happen , wg want it all lol

    in reply to: combining mod packs OMC and BW #110726
    soulza
    Participant

    lightly cause of crashes like this is because you have two mods doing the same thing but named differently ,go into the scripts/client/mods directory and look if you have xray,contour,outline named files or the like ,

    or just screengrab you directory and post here

    in reply to: INFO: markersDeadNormal.xc #109827
    soulza
    Participant

    depending on whos config you are using , markersdeadnormal is not a big file to look at , it will contain the info for when a tank is destroyed so leave that set to true , you may then have healthbar , turn to false, vehicle icon , false etc,

    here is my config below with nothing on, i have drawn a red line in both ally and enemy sections , leave the damage stuff alone and edit to false below

     

    {
            “ally”: {
              “actionMarker”: { “alpha”: 100, “enabled”: true, “x”: 0, “y”: -67 },
              “clanIcon”: { “alpha”: 100, “h”: 16, “enabled”: false, “w”: 16, “x”: 0, “y”: -67 },
              “contourIcon”: { “alpha”: 100, “amount”: 0, “color”: null, “enabled”: false, “x”: 0, “y”: -45 },
              “damageText”: {
                “alpha”: 100,
                “blowupMessage”: “<img src=’cfg://soulzaskehoblue/icons/allyleftwing.png’ width=’25’ height=’18’><font face=’Calibri’ size=’14’ color=’0xFFFFFF’>{{vehicle}}</font><img src=’cfg://soulzaskehoblue/icons/allyrightwing.png’ width=’25’ height=’18’>n<font face=’agencyfb’>[AMMORACK]n-{{dmg}}</font>”,
                “damageMessage”: “<img src=’cfg://soulzaskehoblue/icons/allyleftwing.png’ width=’25’ height=’18’><font face=’Calibri’ size=’14’ color=’0xFFFFFF’>{{vehicle}}</font><img src=’cfg://soulzaskehoblue/icons/allyrightwing.png’ width=’25’ height=’18’>n<font face=’agencyfb’>-{{dmg}}</font>”,
                “textformat”: { “align”: “center”, “bold”: true, “italic”: false, “font”: “$FieldFont”, “size”: 10 },
                “maxRange”: 30,
                “shadow”: { “alpha”: 100, “angle”: 0, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
                “speed”: 2,
                “enabled”: true,
                “x”: 0,
                “y”: -65
              },
              “damageTextPlayer”: {
                “alpha”: 100,
                “blowupMessage”: “<img src=’cfg://soulzaskehoblue/icons/allyleftwing.png’ width=’25’ height=’18’><font face=’Calibri’ size=’14’ color=’0xFFFFFF’>{{vehicle}}</font><img src=’cfg://soulzaskehoblue/icons/allyrightwing.png’ width=’25’ height=’18’>n<font face=’agencyfb’>[AMMORACK]n-{{dmg}}</font>”,
                “color”: “0x000000”,
                “damageMessage”: “<img src=’cfg://soulzaskehoblue/icons/allyleftwing.png’ width=’25’ height=’18’><font face=’Calibri’ size=’14’ color=’0xFFFFFF’>{{vehicle}}</font><img src=’cfg://soulzaskehoblue/icons/allyrightwing.png’ width=’25’ height=’18’>n<font face=’agencyfb’>-{{dmg}}</font>”,
                “textformat”: { “align”: “center”, “bold”: true, “italic”: false, “font”: “$FieldFont”, “size”: 10 },
                “maxRange”: 30,
                “shadow”: { “alpha”: 100, “angle”: 0, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
                “speed”: 2,
                “enabled”: true,
                “x”: 0,
                “y”: -65
              },
              “damageTextSquadman”: {
                “alpha”: 100,
                “blowupMessage”: “<img src=’cfg://soulzaskehoblue/icons/allyleftwing.png’ width=’25’ height=’18’><font face=’Calibri’ size=’14’color=’0xFFFFFF’ >{{vehicle}}</font><img src=’cfg://soulzaskehoblue/icons/allyrightwing.png’ width=’25’ height=’18’>n<font face=’agencyfb’>[AMMORACK]n-{{dmg}}</font>”,
                “color”: “0x000000”,
                “damageMessage”: “<img src=’cfg://soulzaskehoblue/icons/allyleftwing.png’ width=’25’ height=’18’><font face=’Calibri’ size=’14’color=’0xFFFFFF’ >{{vehicle}}</font><img src=’cfg://soulzaskehoblue/icons/allyrightwing.png’ width=’25’ height=’18’>n<font face=’agencyfb’>-{{dmg}}</font>”,
                “textformat”: { “align”: “center”, “bold”: true, “italic”: false, “font”: “$FieldFont”, “size”: 10 },
                “maxRange”: 30,
                “shadow”: { “alpha”: 100, “angle”: 0, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
                “speed”: 2,
                “enabled”: true,
                “x”: 0,
                “y”: -65
              },

    /////////—————————————————————————————————————————————————————————-
              “healthBar”: {
                “alpha”: 100,
                “border”: { “alpha”: 30, “color”: “0x000000”, “size”: 1 },
                “color”: null,
                “damage”: { “alpha”: 80, “color”: null, “fade”: 1 },
                “fill”: { “alpha”: 30 },
                “height”: 5,
                “lcolor”: null,
                “enabled”: false,
                “width”: 80,
                “x”: -41,
                “y”: -34
              },
              “levelIcon”: { “alpha”: 100, “enabled”: false, “x”: 0, “y”: -21 },
              “textFields”: [
                {
                  “alpha”: 100,
                  “color”: “0x000000”,
                  “font”: { “align”: “center”, “bold”: false, “italic”: false, “name”: “$FieldFont”, “size”: 11 },
                  “format”: “{{vehicle}}”,
                  “name”: “Dead tank name”,
                  “shadow”: { “alpha”: “90”, “angle”: 90, “color”: null, “distance”: 0, “size”: 5, “strength”: 120 },
                  “enabled”: false,
                  “x”: 0,
                  “y”: -22
                }
              ],
              “vehicleIcon”: {
                “alpha”: 50,
                “color”: null,
                “maxScale”: 100,
                “scaleX”: 0,
                “scaleY”: 16,
                “shadow”: { “alpha”: 100, “angle”: 45, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
                “showSpeaker”: false,
                “enabled”: false,
                “x”: 0,
                “y”: -16
              }
            },

    ////////////ENEMY BELOW THIS
            “enemy”: {
              “actionMarker”: { “alpha”: 100, “enabled”: true, “x”: 0, “y”: -67 },
              “clanIcon”: { “alpha”: 100, “h”: 16, “enabled”: false, “w”: 16, “x”: 0, “y”: -67 },
              “contourIcon”: { “alpha”: 100, “amount”: 0, “color”: null, “enabled”: false, “x”: 0, “y”: -45 },
              “damageText”: {
                “alpha”: 100,
                “blowupMessage”: “<img src=’cfg://soulzaskehoblue/icons/enemy_skull.png’ width=’45’ height=’35’>n<font face=’Calibri’ size=’14’ color=’0xFFFFFF’ >{{vehicle}}</font>n<font face=’agencyfb’>[AMMORACK]n-{{dmg}}</font>”,
                “color”: “0xFFFFFF”,
                “damageMessage”: “<img src=’cfg://soulzaskehoblue/icons/enemy_skull.png’ width=’45’ height=’35’>n<font face=’Calibri’ size=’14’ color=’0xFFFFFF’ >{{vehicle}}</font>n<font face=’agencyfb’>-{{dmg}}</font>”,
                “textformat”: { “align”: “center”, “bold”: true, “italic”: false, “font”: “$FieldFont”, “size”: 10 },
                “maxRange”: 40,
                “shadow”: { “alpha”: 100, “angle”: 0, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
               “speed”: 2,
                “enabled”: true,
                “x”: 0,
                “y”: -65
              },
              “damageTextPlayer”: {
                “alpha”: 100,
                “blowupMessage”: “<img src=’cfg://soulzaskehoblue/icons/skull.png’ width=’45’ height=’35’>n<font face=’Calibri’ size=’14’ color=’0xFFFFFF’ >{{vehicle}}</font>n<font face=’agencyfb’>[AMMORACK]n-{{dmg}}</font>”,
                “color”: “16777215”,
                “damageMessage”: “<img src=’cfg://soulzaskehoblue/icons/skull.png’ width=’45’ height=’35’>n<font face=’Calibri’ size=’14’ color=’0xFFFFFF’ >{{vehicle}}</font>n<font face=’agencyfb’>-{{dmg}}</font>”,
                “textformat”: { “align”: “center”, “bold”: true, “italic”: false, “font”: “$FieldFont”, “size”: 10 },
                “maxRange”: 40,
                “shadow”: { “alpha”: 100, “angle”: 0, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
               “speed”: 2,
                “enabled”: true,
                “x”: 0,
                “y”: -65
              },
              “damageTextSquadman”: {
                “alpha”: 100,
                “blowupMessage”: “<img src=’cfg://soulzaskehoblue/icons/enemy_skull.png’ width=’45’ height=’35’>n<font face=’Calibri’ size=’14’ color=’0xFFFFFF’>{{vehicle}}</font>n<font face=’agencyfb’>[AMMORACK]n-{{dmg}}</font>”,
                “color”: “16777215”,
                “damageMessage”: “<img src=’cfg://soulzaskehoblue/icons/enemy_skull.png’ width=’35’ height=’37’>n<font face=’Calibri’ size=’14’ color=’0xFFFFFF’>{{vehicle}}</font>n<font face=’agencyfb’>-{{dmg}}</font>”,
                “textformat”: { “align”: “center”, “bold”: true, “italic”: false, “font”: “$FieldFont”, “size”: 10 },
                “maxRange”: 40,
                “shadow”: { “alpha”: 100, “angle”: 0, “color”: “0x000000”, “distance”: 1, “blur”: 1, “strength”: 10 },
               “speed”: 2,
                “enabled”: true,
                “x”: 0,
                “y”: -65
              },

    /////————————————————————————————————————————————
              “healthBar”: {
                “alpha”: 100,
                “border”: { “alpha”: 30, “color”: “0x000000”, “size”: 1 },
                “color”: null,
                “damage”: { “alpha”: 80, “color”: null, “fade”: 1 },
                “fill”: { “alpha”: 30 },
                “height”: 5,
                “lcolor”: null,
                “enabled”: false,
                “width”: 80,
                “x”: -41,
                “y”: -34
              },
              “levelIcon”: { “alpha”: 100, “enabled”: false, “x”: 0, “y”: -21 },
              “textFields”: [
                {
                  “alpha”: 100,
                  “color”: “0x000000”,
                  “font”: { “align”: “center”, “bold”: false, “italic”: false, “name”: “$FieldFont”, “size”: 11 },
                  “format”: “{{vehicle}}”,
                  “name”: “Dead tank name”,
                  “shadow”: { “alpha”: “90”, “angle”: 90, “color”: null, “distance”: 0, “size”: 5, “strength”: 120 },
                  “enabled”: false,
                  “x”: 0,
                  “y”: -22
                }
              ],
              “vehicleIcon”: {
                “alpha”: 100,
                “color”: null,
                “maxScale”: 100,
                “scaleX”: 0,
                “scaleY”: 16,
                “shadow”: { “alpha”: 100, “angle”: 45, “color”: “0x000000”, “distance”: 1, “size”: 1, “strength”: 120 },
                “showSpeaker”: false,
                “enabled”: false,
                “x”: 0,
                “y”: -16
              }
            }
    }
     

Viewing 15 posts - 391 through 405 (of 508 total)