Jump to content
Korean Random

Помощ 6 чувство


Vlad87

Recommended Posts

Ребята подскажите как  сделать папку или где взять что бы поставить Лампочку post-7284-0-09542400-1349728414_thumb.pngи сделать таймер на 10секунд при засвете

Или скиньте ссылку где это написано!

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

15 часов назад, HEKPOMAHT сказал:

спасибо,,, но я что что скопировал тот скрипт, занёс в папку куда сказано и результата 0,,, может в скрипте всё очистить и скопировать то что там написано,, или как быть?

Link to comment
Short link
Share on other sites

d60b5f2c76ef18c549831fe3bc6e66bb.jpg

 

@Vlad87 порядок установки:

- удалить папки mods и res_mods

- установить мод https://modxvm.com/скачать-xvm/

- папку res_mods из архива скопировать с заменой в папку с игрой C:\Games\World_of_Tanks

- настройка положения таймера в battleLabelsTemplates.xc строка 14

 

xvm_таймер_лампочки.zip

Link to comment
Short link
Share on other sites

battleLabelsTemplates.xc

 

"sixthSenseTimer": { 
      "enabled": true, //sixthSenseTimer eingeschaltet
      "updateEvent": "PY(ON_SIXTH_SENSE_SHOW)",
      "x": 0,
      "y": "{{py:sub(-{{py:div({{py:xvm.screenHeight}}, 4)}}, 14)}}",
      "width": 60,
      "height": 50,
      "screenHAlign": "center",
      "screenVAlign": "center",
      "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 5, "strength": 1.5 },
      "textFormat": {"align": "center", "size": 40 },
      "format": "{{py:xvm.sixthSenseTimer(10)}}"
    },

 

Edited by Heliomalt
Link to comment
Short link
Share on other sites

3 минуты назад, Heliomalt сказал:

battleLabelsTemplates.xc

 


"sixthSenseTimer": { 
      "enabled": true, //sixthSenseTimer eingeschaltet
      "updateEvent": "PY(ON_SIXTH_SENSE_SHOW)",
      "x": 0,
      "y": "{{py:sub(-{{py:div({{py:xvm.screenHeight}}, 4)}}, 14)}}",
      "width": 60,
      "height": 50,
      "screenHAlign": "center",
      "screenVAlign": "center",
      "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 5, "strength": 1.5 },
      "textFormat": {"align": "center", "size": 40 },
      "format": "{{py:xvm.sixthSenseTimer(10)}}"
    },

 

спасибо

Link to comment
Short link
Share on other sites

4 минуты назад, Heliomalt сказал:

but use the zip from @HEKPOMAHT 

 

this is just an example for automatic position, if you use the config on different screen resolution. you really need the script and all the other stuff in the zip file, otherwise is not working.

не занаю у меня открывается через блокнот и там куча иэроглифов, как выглядят скрипты чуть понимаю

 

15 минут назад, Heliomalt сказал:

battleLabelsTemplates.xc

 


"sixthSenseTimer": { 
      "enabled": true, //sixthSenseTimer eingeschaltet
      "updateEvent": "PY(ON_SIXTH_SENSE_SHOW)",
      "x": 0,
      "y": "{{py:sub(-{{py:div({{py:xvm.screenHeight}}, 4)}}, 14)}}",
      "width": 60,
      "height": 50,
      "screenHAlign": "center",
      "screenVAlign": "center",
      "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 5, "strength": 1.5 },
      "textFormat": {"align": "center", "size": 40 },
      "format": "{{py:xvm.sixthSenseTimer(10)}}"
    },

 

 

Clip2net_200410002227.png

Clip2net_200410002248.png

Link to comment
Short link
Share on other sites

1 час назад, HEKPOMAHT сказал:

d60b5f2c76ef18c549831fe3bc6e66bb.jpg

 

@Vlad87 порядок установки:

- удалить папки mods и res_mods

- установить мод https://modxvm.com/скачать-xvm/

- папку res_mods из архива скопировать с заменой в папку с игрой C:\Games\World_of_Tanks

- настройка положения таймера в battleLabelsTemplates.xc строка 14

 

xvm_таймер_лампочки.zip 35 kB · 1 скачивание

я всё сделал но такого там не могу ни где найти - настройка положения таймера в battleLabelsTemplates.xc строка 14

1 минуту назад, Heliomalt сказал:

follow his instruction, and it will work, for sure.

Thank you, I did just that, right now, about 10 minutes I will play the battle and see it, and I'll write right away

Link to comment
Short link
Share on other sites

in the file battleLabelsTemplates.xc change the value in line 14

 

file is located in this folder: \res_mods\configs\xvm\default

 

edit the xc files with notepad++, NOT with the Windows standard editor.

 

Edited by Heliomalt
Link to comment
Short link
Share on other sites

7 минут назад, Heliomalt сказал:

in the file battleLabelsTemplates.xc change the value in line 14

 

file is located in this folder: \res_mods\configs\xvm\default

 

edit the xc files with notepad++, NOT with the Windows standard editor.

 

wow, everything works and everything is great

1 час назад, HEKPOMAHT сказал:

d60b5f2c76ef18c549831fe3bc6e66bb.jpg

 

@Vlad87 порядок установки:

- удалить папки mods и res_mods

- установить мод https://modxvm.com/скачать-xvm/

- папку res_mods из архива скопировать с заменой в папку с игрой C:\Games\World_of_Tanks

- настройка положения таймера в battleLabelsTemplates.xc строка 14

 

xvm_таймер_лампочки.zip 35 kB · 1 скачивание

спасибо огромнейшее, работает супер

 

9 минут назад, Heliomalt сказал:

in the file battleLabelsTemplates.xc change the value in line 14

 

file is located in this folder: \res_mods\configs\xvm\default

 

edit the xc files with notepad++, NOT with the Windows standard editor.

 

I understand, thank you very much, I didn’t know that

1 час назад, HEKPOMAHT сказал:

d60b5f2c76ef18c549831fe3bc6e66bb.jpg

 

@Vlad87 порядок установки:

- удалить папки mods и res_mods

- установить мод https://modxvm.com/скачать-xvm/

- папку res_mods из архива скопировать с заменой в папку с игрой C:\Games\World_of_Tanks

- настройка положения таймера в battleLabelsTemplates.xc строка 14

 

xvm_таймер_лампочки.zip 35 kB · 6 скачиваний

- настройка положения таймера в battleLabelsTemplates.xc строка 14     А что это значит настройка положения???

Link to comment
Short link
Share on other sites

  • 1 month later...
10.04.2020 в 01:34, Vlad87 сказал:

А что это значит настройка положения???

в смысле настройка положения (выше/ниже) циферок относительно картинки.

Link to comment
Short link
Share on other sites

@ZloyYurich 

// Таймер для лампы.
    "sixthSenseTimer": {
      "enabled": true,
      "updateEvent": "PY(ON_SIXTH_SENSE_SHOW)",
      "x": 0,
      "y": 240,

Х и Y крути как тебе нужно

Edited by Prosubaru
Link to comment
Short link
Share on other sites

7 минут назад, Prosubaru сказал:

Х и Y крути как тебе нужно

Это я знаю. Просто там, в координате у , видимо, есть возможность привязывать расположение в зависимости от разрешения экрана, вот я и пробовал. Ток оно не работает как надо, или я не понял как эту команду применить

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