Jump to content
Korean Random
Sign in to follow this  
Panzerpete

Minimap Circles

Recommended Posts

I want to add different view range and radio range circles for various tanks.  I've found the section in the config that determines this.

 

"minimap": {
    "circles": {
      "special": [
        {
          "g_e": {
            "thickness": 1,
            "color": 15615044,
            "enabled": true,
            "distance": 1172,
            "alpha": 60

 

However, I have several questions.  First, I can't seem to find any reference for the color system that is being used.  So if I want one circle to be green and another to be blue or yellow then I have no idea how to come up with the proper numbers to reflect those colors.  Any links available to a color chart with that info would be appreciated.  Second, I assume "g_e" refers to general vehicles since I say code in the file that was specific to other vehicles.  Is this correct?   And finally how would I add multiple circles?

Share this post


Link to post

Short link
Share on other sites

I can't seem to find any reference for the color system that is being used

Use "0xFFFFFF" color. See the default config.

 

"g_e" refers to general vehicles since I say code in the file that was specific to other vehicles. Is this correct?

VehicleInfo

 

how would I add multiple circles?

Copy-Paste.

Edited by MrA

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