Jump to content
Korean Random
Sign in to follow this  
Pindrez

Круг на миникарте для определенного танка

Recommended Posts

Здравствуйте.

Хочу сделать круг на миникарте для т100лт, пробовал прописывать в minimapCircles.xc, но ничего не выходит, думаю название танка неправильное:

{ "enabled": "{{my-vehiclename=russian-R132_VNII_100LT?true|false}}".. или

{ "Russian-R132_VNII_100LT": { "enabled": true..

 

 

 

Share this post


Link to post

Short link
Share on other sites

@Pindrez название техники вы можете посмотреть в файле vehicleNames.xc

    "ussr-R132_VNII_100LT":                  {"name": null, "short": null},

 

Share this post


Link to post

Short link
Share on other sites

Все равно не работает. Стоят про танки

{ "enabled": "{{my-vehiclename="ussr-R132_VNII_100LT"?true|false}}", "distance": 99,          "scale": 1, "thickness": 0.3, "alpha": 60, "color": "0xFFFFFF" },

{ "ussr-R132_VNII_100LT" ,: { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFFFF", "distance": 99} },

 

Share this post


Link to post

Short link
Share on other sites
2 минуты назад, Pindrez сказал:

 {{my-vehiclename="ussr-R132_VNII_100LT"

Без кавычек надо.

Edited by ktulho

Share this post


Link to post

Short link
Share on other sites
5 минут назад, Pindrez сказал:

{ "ussr-R132_VNII_100LT" ,: {

запятая не нужна

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