Jump to content

Bacon_Bandit

Regular Member
  • Posts

    34
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Bacon_Bandit

  1. Thats not bad Almace, but I think I am going to stick to this for now. Trying for less is more here. ;-) I realized I don't need the red or green. I know what team I'm on and just needed something to show for health. It seems to be working for me right now. I really like the boldness of this icon pack. I could actually do without the nation symbols, but they are very recognizable in battle. Thanks again guys for the help and direction.
  2. Thats exactly what I was thinking. If they are red there's no reason to care lol. I'll try to tweak it a bit but want to play a few rounds and keep tweaking it.
  3. ok, I figured it out. I just made the text inside the health bar my wn8 colors. it may not look pretty to some but I'de rather not have a huge players panel running accross the screen. The health bar with the icon set is really all i need. Thanks again for at least pointing me in the right direction guys.
  4. Ok, then can you explain these two statements for me so I can change that? Most configs I have delt with are nick font blah blah blah. don't know what the {nick%.12s~..} is referring to. "formatLeft": "<font color='{{c:wn8}}'>{{nick%.12s~..}}</font>", "formatRight": "<font color='{{c:wn8}}'>{{nick%.12s~..}}</font>", Sorry to be a pain, but thanks for responding. I would like to see how it looked then with the players name/nick in wn8 format? could you tell me how to try that?
  5. well here is the players panel info. problem is I don't see the normal color call outs. I'm not sure exactly what it is pointing to actually. thats why I'm consfused. I never had a problem with the health bars working so I'm not sure what problems you are having. I'm guessing Aslain will be the only one to figure this one out. And yes, your config is almost what I want which is weird this is seeming to be an impossible task. // Parameters of the Players Panels ("ears"). // Параметры панелей игроков ("ушей"). "def": { "c1": "0x13C313", "c2": "0xFF0F0F" }, "playersPanel": { "alpha": 35, "clanIcon": { "alpha": 90, "h": 16, "show": false, "w": 16, "x": 80, "xr": 80, "y": 4, "yr": 4 }, "enemySpottedMarker": { "Xoffset": -35, "Yoffset": -10, "enabled": true, "format": { "artillery": { "dead": "", "lost": "<img src='xvmres://Aslain/icons/lost.png' width='24' height='24'>", "neverSeen": "<img src='xvmres://Aslain/icons/hidden.png' width='24' height='24'>", "revealed": "<img src='xvmres://Aslain/icons/onmap.png' width='24' height='24'>" }, "dead": "", "lost": "<img src='xvmres://Aslain/icons/lost.png' width='24' height='24'>", "neverSeen": "<img src='xvmres://Aslain/icons/hidden.png' width='24' height='24'>", "revealed": "<img src='xvmres://Aslain/icons/onmap.png' width='24' height='24'>" } }, "iconAlpha": 100, "medium": { "formatLeft": " {{name%.9s~..}} <font alpha='#A0'>{{clan}}</font>", "formatRight": "<font alpha='#A0'>{{clan}}</font> {{name%.9s~..}} ", "extraFieldsLeft": [ { "x": 0, "y": 2, "valign": "center", "h": 21, "w": "100", "bgColor": 0, "alpha": "{{alive?35|0}}" }, { "x": 0, "y": 2, "valign": "center", "h": 21, "w": "{{hp-ratio:100}}", "bgColor": ${"def.c1"}, "alpha": "{{alive?75|0}}" }, {} ], "extraFieldsRight": [ { "x": 0, "y": 2, "valign": "center", "h": 21, "w": "100", "bgColor": 0, "alpha": "{{alive?35|0}}" }, { "x": 0, "y": 2, "valign": "center", "h": 21, "w": "{{hp-ratio:100}}", "bgColor": ${"def.c2"}, "alpha": "{{alive?75|0}}" }, {} ], "width": 56 }, "medium2": { "formatLeft": "<font color='{{c:wn8}}'>{{vehicle}}</font>", "formatRight": "<font color='{{c:wn8}}'>{{vehicle}}</font>", "width": 120 }, "large": { "nickFormatLeft": " {{name%.9s~..}} <font alpha='#A0'>{{clan}}</font>", "nickFormatRight": "<font alpha='#A0'>{{clan}}</font> {{name%.9s~..}} ", "vehicleFormatLeft": "", "vehicleFormatRight": "", "extraFieldsLeft": [ { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "100", "bgColor": 0, "alpha": "{{alive?35|0}}" }, { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "{{hp-ratio:100}}", "bgColor": ${"def.c1"}, "alpha": "{{alive?75|0}}" }, { "w": 3, "y": 2, "valign": "center", "h": 21, "bgColor": ${"def.c1"}, "alpha": "{{alive?35|0}}" }, {} ], "extraFieldsRight": [ { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "100", "bgColor": 0, "alpha": "{{alive?35|0}}" }, { "x": 26, "y": 2, "valign": "center", "h": 21, "w": "{{hp-ratio:100}}", "bgColor": ${"def.c2"}, "alpha": "{{alive?75|0}}" }, { "w": 3, "y": 2, "valign": "center", "h": 21, "bgColor": ${"def.c2"}, "alpha": "{{alive?35|0}}" }, {} ], "width": 90 }, "removePanelsModeSwitcher": false, "removeSquadIcon": false } }
  6. Maybe I should have attached a pic to show what I am looking for. I understand what you are saying, but I don't want the icons colored. Just the names of the tanks.
  7. Is this a really strange request or did I miss something?
  8. Thanks. I would appreciate it. The colors of the tanks do nothing for me, and when I run the HP bars thats all I see.
  9. First let me say thank you for this great pack of mods. Is there is a way to change the tank color in the players panel to the wn8 color, instead of the tank type color?
×
×
  • Create New...

Important Information

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