Jump to content
Korean Random
Sign in to follow this  
Kamikadze46KG

Причина по которой не показывается "Пинг"

Recommended Posts

Конфиг в студию, не показывается только пинг или не работают еще какие-либо функции?

Share this post


Link to post

Short link
Share on other sites

\Games\World_of_Tanks\res_mods\xvm\configs\@Default

Ищем там файл - login.xc. Правим его.

/**
* Parameters for login screen
* Параметры экрана логина
*/
{
  "login": {
    // Skip intro movie
    // Пропустить вступительное видео
    "skipIntro": true,
    // Auto enter to the game
    // Автоматический вход в игру
    "autologin": false,
    // Ping servers
    // Пинг серверов
    "pingServers": {
      "$ref": { "file": "hangar.xc", "path": "hangar.pingServers" },
      // true - Show ping to the servers
      // true - показывать пинг до серверов
      "enabled": true, ------------------------------------------------------------------------------- изменяем этот показатель с false на true
      // Axis field coordinates
      // Положение поля по осям
      "x": 5,
      "y": 30
    }
  }
}

 

 

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