Hawg Alternative XVM + GunSights Pro 1.8.0.1

Published by Hawg on

Viewing 15 posts - 121 through 135 (of 283 total)
  • Author
    Posts
  • #112621
    Hawg
    Member

    Thanks  for answering text format question, I get sidetrack sometimes In the morning at 4Am 😴

     

     

    #112622
    Hawg
    Member

    Changelog

    Friday 5/25 UPDATE 

    XVM 7.6.2

      Added new Alt Folder Colors Now you can change in battle colors

     – Color Blind Xvm

     – Default Xvm Color

     – BonusCode Xvm

     Added 2 new Function To the Hangar ,Nation Tanks Flags  & Tank Battles ,You can turn both on/off in   HawgPen

    – Added to HawgPen 5 new Folders

    – Hangar_Tank_NationFlags

    – Hangar_TankBattles_Stats 

    – Hangar_Tank_WinRate

    – Hangar_Tank_HitPoints 

    – Hangar_Tank_Adverage_Damage

    B60IOQb.png

     

    oTbCYAd.png

     

    Note: Alt Clock will not have the new function ,They be be added soon.

     

     Other Recent Changes 

    – DamagLog is disable in Frontline

    – Reworked HawgPen 

    – Renamed all HawgPen Folders to help Id the folder function 

    – Added new folder to HawgPen

     – The MainFrame Now you can turn Off everything in Xvm in the HawgPen  > _MainFrame  ,10 folders indside the MainFrame .

        each folder will turn off Xvm function completely ,It will run Wot stock when turn off.

       –  Camera

       –  CaptureBar

       –  Carousel

       –  Clocks

       –  DamageLog

       –  Hitlog

       –  MiniMap

       –  Over_Tank_Markers

       –  PlayersPanel

       –  Sounds

    Also Added 2 other HawgPen Folders

       –  Hangar_Crew_AutoReturn

       –  Hangar_Equip_AutoReturn

     

     
    #112623
    Hawg
    Member

    This file makes the minimap names larger, the  Font is size 12 ,To change font size Edit line 47 “textFormat”: { “size”: 12 },

    minimapLabelsTemplates.xc

    “vehicleSpotted”: {
          “$ref”: { “path”:”def.defaultItem” },
          “x”: 2,
          “y”: “{{squad?7|-1}}”,
          “flags”: [ “ally”, “enemy”, “squadman”, “teamKiller”, “spotted”, “alive” ],
          “textFormat”: { “size”: 12 },
          “format”: “<font color='{{.minimap.labelsData.colors.txt.{{sys-color-key}}}}’>{{name}}</font>”

     

    12.png

    1.pngMinimap Font Size

    #112624
    BobC
    Member

    It now works a treat. Many thanks :D

    #112625
    Hawg
    Member
    17 minutes ago, BobC said:

    I only have tank names on the minimap. I believe there is another line of code that can be inserted into the file for players names? Thanks.

     

    Did you put this file in ?

    1.png Minimap Font Size

    #112626
    BobC
    Member

    It now works a treat. Sorry for the double post. :D

    #112627
    Hawg
    Member

     

    Update :  HawgXvm_5.28_1.0.1.1_AltClocks.zip

    Added Back Alt Clock File + Added new Alt Camo Clock

     Camo Clock will change  Color of Camo with every different Nation Tank you pick

    Each Nation Has a special Camo  ,The back ground of clock will change to the Nation Camo

    Also Added Four new HawgPen Folders For Extra Stats in Hangar on left side of Clock 

    – Hangar_Tank_TechName

    – Hangar_Tank_Tank_Top_Damage

    – Hangar_Tank _ Average _Kills

    – Hangar_Tank_WN8

     

    New Camo Alt Clock  ( Not suitable for Front Line Mode )

    MFPGYtJ.png

     

                                         

                                                                                     new Tech.png

     
     
    #112628
    soulza
    Participant

    do you know if its possible to get the players wn8 for each tank ? i have eff. but would prefer the wn8 value per vehicle ?

    #112629
    Hawg
    Member

    I seen tha

    21 hours ago, soulza said:

    do you know if its possible to get the players wn8 for each tank ? i have eff. but would prefer the wn8 value per vehicle ?

    I seen that macro, the 2 digit wn8 .I’m Afk  from my Pc  I can get it for you tomorrow morning  when I get back

    #112630
    Hawg
    Member

    Only other macro I seen for  tank was this 

     

    {{v.wn8effd}}              │ X │ X │ WN8 effective tank damage (avgdmg / expected_dmg)

    Here is full list of macros for Tank in hangar if you need it

     

    ┌────────────────────────────┬───┬───┬─────────────────────────────────
    │ macro                      │ C │ W │ Description
    ├────────────────────────────┼───┼───┼─────────────────────────────────
    │ {{battletype-key}}         │ X │   │ selected battle type
    │ {{v.vehId}}                │ X │ X │ vehicle id
    │ {{v.battles}}              │ X │ X │ total battles count for current vehicle
    │ {{v.c_battles}}            │ X │ X │ color for battles count
    │ {{v.kb}}                   │ X │ X │ number of kilo-battles for current vehicle
    │ {{v.hb}}                   │ X │ X │ number of hecto-battles for current vehicle (hecto = 100)
    │ {{v.wins}}                 │ X │ X │ total wins count for current vehicle
    │ {{v.mastery}}              │ X │ X │ mastery sign for current vehicle
    │ {{v.xp}}                   │ X │ X │ average XP gained on current vehicle
    │ {{v.fullname}}             │ X │ X │ localized full vehicle name
    │ {{v.name}}                 │ X │ X │ localized compact vehicle name
    │ {{v.sysname}}              │ X │ X │ vehicle system name (usa-M24_Chaffee)
    │ {{v.shortname}}            │ X │ X │ localized short vehicle name
    │ {{v.type}}                 │ X │ X │ vehicle type (text substitution from config)
    │ {{v.c_type}}               │ X │ X │ color for vehicle type
    │ {{v.level}}                │ X │ X │ vehicle level (Arabic numerals)
    │ {{v.rlevel}}               │ X │ X │ vehicle level (Roman numerals)
    │ {{v.battletiermin}}        │ X │ X │ minimal vehicle battle tier
    │ {{v.battletiermax}}        │ X │ X │ maximal vehicle battle tier
    │ {{v.nation}}               │ X │ X │ vehicle nation
    │ {{v.premium}}              │ X │ X │ ‘premium’ for premium, empty for normal vehicle
    │ {{v.elite}}                │ X │   │ ‘elite’ for elite, empty for normal vehicle
    │ {{v.maxHP}}                │ X │ X │ maximum vehicle health points
    │ {{v.hitsRatio}}            │ X │ X │ percent of hits
    │ {{v.c_hitsRatio}}          │ X │ X │ dynamic color for this macro
    │ {{v.winrate}}              │ X │ X │ vehicle win rate (percent of wins on this vehicle)
    │ {{v.c_winrate}}            │ X │ X │ color for win rate
    │ {{v.tdb}}                  │ X │ X │ average damage – damage / battles
    │ {{v.c_tdb}}                │ X │ X │ dynamic color for this macro
    │ {{v.xtdb}}                 │ X │ X │ average damage in XVM Scale
    │ {{v.c_xtdb}}               │ X │ X │ dynamic color for this macro
    │ {{v.tdv}}                  │ X │ X │ average damage efficiency – damage / (battles * maxHP)
    │ {{v.c_tdv}}                │ X │ X │ dynamic color for this macro
    │ {{v.tfb}}                  │ X │ X │ average frags per battle
    │ {{v.c_tfb}}                │ X │ X │ dynamic color for this macro
    │ {{v.tsb}}                  │ X │ X │ average number of spotted enemies per battle
    │ {{v.c_tsb}}                │ X │ X │ dynamic color for this macro
    │ {{v.wn8expd}}              │ X │ X │ WN8 expected tank damage
    │ {{v.wn8effd}}              │ X │ X │ WN8 effective tank damage (avgdmg / expected_dmg)
    │ {{v.c_wn8effd}}            │ X │ X │ dynamic color for this macro
    │ {{v.avgdmg}}               │ X │ X │ average vehicle damage (last month active players with 100+ battles on tank)
    │ {{v.topdmg}}               │ X │ X │ top vehicle damage (100 position of the best players)
    │ {{v.avgfrg}}               │ X │ X │ average vehicle frags (last month active players with 100+ battles on tank)
    │ {{v.topfrg}}               │ X │ X │ top vehicle frags (100 position of the best players)
    │ {{v.xte}}                  │ X │ X │ per-vehicle efficiency rating
    │ {{v.c_xte}}                │ X │ X │ dynamic color for this macro (xTE): https://koreanrandom.com/forum/topic/1643-/
    │ {{v.earnedXP}}             │ X │ X │ earned XP
    │ {{v.xpToElite}}            │ X │ X │ XP required for elite vehicle
    │ {{v.xpToEliteLeft}}        │ X │ X │ XP left to gain for elite vehicle
    │ {{v.freeXP}}               │ X │ X │ free XP
    │ {{v.marksOnGun}}           │ X │ X │ marks on gun
    │ {{v.damageRating}}         │ X │ X │ damage rating in percents for marks on gun
    │ {{v.c_damageRating}}       │ X │ X │ dynamic color for this macro
    │ {{v.rankCount}}            │ X │ X │ vehicle rank achieved in the rank battle
    │ {{v.rankSteps}}            │ X │ X │ steps completed to next vehicle rank
    │ {{v.rankStepsTotal}}       │ X │ X │ total steps count to next vehicle rank
    │ {{v.camouflageSummer}}     │ X │ X │ value ‘summer’ if summer camouflage installed
    │ {{v.camouflageWinter}}     │ X │ X │ value ‘winter’ if winter camouflage installed
    │ {{v.camouflageDesert}}     │ X │ X │ value ‘desert’ if desert camouflage installed
    │ {{v.camouflageCount}}      │ X │ X │ count of camouflages installed

    #112631
    soulza
    Participant

    I think i found it ,was searching and came across a config by “RESS” , not sure if its accurate but its a bloody good config ,with your clock this would look really good ,i have tweaked up the original a little with font change and color but the idea is very good of the placement of items i think , here is a screenshot ,click for full size.

    Untitled.png

     

    #112632
    Hawg
    Member
    3 hours ago, soulza said:

    I think i found it ,was searching and came across a config by “RESS” , not sure if its accurate but its a bloody good config ,with your clock this would look really good ,i have tweaked up the original a little with font change and color but the idea is very good of the placement of items i think , here is a screenshot ,click for full size.

    Untitled.png

     

    Looks good  !!

    Im in the process adding “my ”  Total kill count”   in also ,I just haven’t  decided  what bg png to go with it yet..

    You got my on a rebuilding hangar kick 😁😁

    #112633
    Hawg
    Member

    [ 7.6.3 , 6.03.18 ] Hawg’s Alternative XVM

     

    CHANGE LOG

     

    Reworked Hangar My Stats

     – Added Players name to Header

     – Added Total Kills

     – Added Total Wins

     – Added Total Battle

    Login Screen

     – Added Players Name

    Tank Stats

     – Added Expected Kills ( vs Average Kills )

     – Added new Hawgpen Folder : Hangar_Tank_Expected _Kills

     – Fixed the decimal point ,only 2 digits will show now

     

    XVM-7.6.3:

    Click Picture to see full size Detail

    logo_900.png

     

     

    Players Name will Pop after you click Login

    950_Why.png

    1.png.b2444aaf5685c197c0e8297e6f7116f1.pngDOWNLOAD

    #112634
    Hawg
    Member

    I found this web link I figured everybody would enjoy this one.It is a Real  Tank Encyclopedia ,it shows the real history of the tank & what class it was.

    A good bookmark link 

    http://www.tanks-encyclopedia.com/

    •  
    #112635
    blitz4
    Member

    Hawg went in and turned some things off and changed carousel to 3 row. None of the changes I made took effect

Viewing 15 posts - 121 through 135 (of 283 total)
  • You must be logged in to reply to this topic.