Jump to content
Korean Random

Где находится лампочка засвета


dkostia

Recommended Posts

// Text for {{spotted}} macro.
    // Текст для макроса {{spotted}}
    "spotted": {
      "neverSeen": "",
      "lost": "<font face='xvm' size='19'>p</font>",
      "spotted": "<font face='xvm' size='19'>p</font>",
      "dead": "",
      "neverSeen_arty": "",
      "lost_arty": "<font face='xvm' size='19'>p</font>",
      "spotted_arty": "<font face='xvm' size='19'>p</font>",
      "dead_arty": ""

 

 

Вот из этих строк где мне найти лампочку которая по дефолту? На скрине у меня лежат файлы как мне их прикрутить в эти строки?))

 

 

 

post-35394-0-95290000-1481744918_thumb.png

Link to comment
Short link
Share on other sites

 

Примерно так:

"spotted": "<img src='xvm://res/icons/3.png'>"

 

А тут не важно крашеные картинки или нет? все равно Фаил color их закрасит?

 

Я прописал как вы сказали у меня загрузился дефолтный фаил

Edited by dkostia
  • Downvote 1
Link to comment
Short link
Share on other sites

 

 

А тут не важно крашеные картинки или нет? все равно Фаил color их закрасит?
, ни кто ни кого не закрасит, я просто привел пример. Я же не знаю какой цвет, что означает у вас.
    // Text for {{spotted}} macro.
    // Текст для макроса {{spotted}}
    "spotted": {
      "neverSeen": "<img src='xvm://res/icons/2.png'>",
      "lost": "<img src='xvm://res/icons/1.png'>",
      "spotted": "<img src='xvm://res/icons/3.png'>",
      "dead": "",
      "neverSeen_arty": "<img src='xvm://res/icons/2.png'>",
      "lost_arty": "<img src='xvm://res/icons/1.png'>",
      "spotted_arty": "<img src='xvm://res/icons/3.png'>",
      "dead_arty": ""
  • Upvote 1
Link to comment
Short link
Share on other sites

 

 

А кто может подсказать как убрать лампочки у себя и своей команды?
, в файле playersPanel.xc удалите везде ${"xmqpServiceMarker"}. Не забудьте убрать запятую в предыдущей строке.
  • Upvote 1
Link to comment
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...