Jump to content
Korean Random
Sign in to follow this  
donzo

MinimapAlt - does not work

Recommended Posts

I created a MinimapAlt section in my config, but it does not work. When I press ALT, the minimap will still show the tank names, not the HP they have.

 

Anyone see what is wrong?

 

in zip: @xvm, battle, minimap, minimapalt, minimaplabels,minimaplabelsalt

 

 

config.zip

Share this post


Link to post

Short link
Share on other sites

Because you have to create alternative versions of subconfig minimap flles and load them properly. By default minimapAlt calls standard minimap files.

Share this post


Link to post

Short link
Share on other sites

ty for your input.

but did you see the files I attached?

@xvm calls both minimap+alt 

minimapalt calls minimaplabelsalt

minimap calls minimaplabels

 

labels & labelsalt are different files (content-wise).

 

I can not find any file/referencing error so far  :que:

Share this post


Link to post

Short link
Share on other sites

this is the code format you are using

 

"ally":           "<font color='{{c:hp-ratio}}'><span class='mm_a'>{{hp}}</span></font>",
          // Тимкиллер.
          "teamkiller":     "<span class='mm_t'>{{vehicle}}</span>",
          // Враг.
          "enemy":          "<font color='{{c:hp-ratio}}'><span class='mm_e'>{{hp}}</span></font>",
          // Взводный.
          "squad":          "<font color='{{c:hp-ratio}}'><span class='mm_s'>{{hp}}</span></font>",
          // Own marker or spectated subject

 

this is what i use

 

"ally":           "<textformat leading='-2'><span class='mm_a'><font size='6' color='{{c:hp-ratio}}'>{{hp}}</font>\n{{vehicle}}<font face='XVMSymbol' size='7' color='{{c:wn8|#FFFFFF}}'>!</font></span><textformat>",

          // Тимкиллер.
          "teamkiller":     "<span class='mm_t'>{{vehicle}}</span>",
          // Враг.
          "enemy":          "<textformat leading='-2'><span class='mm_e'><font size='6' color='{{c:hp-ratio}}'>{{hp}}</font>\n{{vehicle}}<font face='XVMSymbol' size='7' color='{{c:wn8|#FFFFFF}}'>!</font></span><textformat>",
          // Взводный.
          "squad":          "<textformat leading='-2'><span class='mm_s'><i>{{nick%.5s}}</i>\n{{vehicle}}</span></textformat>",

Edited by soulza

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...