Jump to content
Korean Random
Sign in to follow this  
PigBrains

elevation.xc

Recommended Posts

 

Arc_Battle.jpg.eb3c5ca6c9df889e06e0c1b78745a003.jpg

 

 

xvm.xc

"elevation": ${"elevation.xc":"elevation"},

 

 battleLabels.xc 

${ "battleLabelsTemplates.xc":"def.elevation"},
${ "battleLabelsTemplates.xc":"def.elevationText"}, 

 

 battleLabelsTemplates.xc 

"elevation": {
      "enabled": true,       
      "layer": "top",
      "x": 775,
      "y": 27,
      "width": 400,
      "height": 100,
      "alpha": 100,
      "screenHAlign": "center",
      "shadow": { "distance": 2, "angle": 90,"alpha": 90, "blur": 1.5, "strength": 5 },
      "textFormat": {"font": "Arial", "size": 15, "color": "0x4CFF00" },   //  61BAD3 4CFF00  FFD800
      "format": "{{.elevation.{{vehiclename}}}}" 
     },
     "elevationText": {
      "enabled": true,  
      "layer": "top",
      "x": 723,
      "y": 27,
      "width": 400,
      "height": 100,
      "alpha": 100,
      "screenHAlign": "center",
      "shadow": { "distance": 2, "angle": 90,"alpha": 90, "blur": 1.5, "strength": 5 },
      "textFormat": { "font": "Arial","size": 15, "color": "0x00B300" },      
      "format": "<font size='15'color='#4CFF00'>Arc :</font>"
         
     },    

 

 

 

 

 

 

carouselNormal.xc 
 

//=================Elevation ======================================================================       
      {
        "enabled": true,                      
        "layer": "top",
        "x":25, "y":78, "width": 85, "height": 20,
        "textFormat": {"font": "Arial", "bold": "true", "size": 13, "color": "0x4CFF00" },
        "shadow": {       
          "enabled": true,
          "distance": 4,             
          "angle": 4,                
          "color": "0x000000",       
          "alpha": 99,               
          "blur": 1,                 
          "strength": 3 },
        "format": "{{.elevation.{{v.sysname}}}}" 
      },
       {
      "enabled": true,       
        "x": 2, "y": 78,
        "textFormat": { "color": "0x4CFF00" },
        "shadow": {       
          "enabled": true,
          "distance": 3,             
          "angle": 4,                
          "color": "0x000000",       
          "alpha": 99,               
          "blur": 1,                 
          "strength": 3 },        
        "format": "<font face='Tahoma' size='13' >Arc</font>"
        
        
        },
       //=======================================================================================

arrow.png.c1644e7fcef10c1645892033d365b0e4.png elevation.xc

 

 

ac.png

 

 Hawg's  WOT Discord Mod Tech & Questions 

 

 

Edited by PigBrains
  • Upvote 2

Share this post


Link to post

Short link
Share on other sites
On 12/20/2021 at 12:37 PM, bes1 said:

Hello.What does this script do ?

Its not a script, its just a xc file ,it will show you Gun Depression / Elevation Angles for your tank in carousel hangar, in battle, or in OTM for all other tanks in battle

Example  above the AMX 13 57f  -6°/+12  

 

Edited by PigBrains
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...