Jump to content
Korean Random
Ekspoint

Моды от Ekspoint

Канал ekspoint-mods.tk  

128 members have voted

You do not have permission to vote in this poll, or see the poll results. Please sign in or register to vote in this poll.

Recommended Posts

Обновлен Core

добавлена функция автоматически перезагружать конфиг после изменений

 

чтобы включить эту функцию для конфигов нужно добавить в них "autoReloadConfig": true

 

было так

{
    "enemy_fire": {
        "enabled": true,
        "sound": "enemy_fire"
    }
}

нужно так

{
    "autoReloadConfig": true,
    "enemy_fire": {
        "enabled": true,
        "sound": "enemy_fire"
    }
}

 

@_The_Last_Knight_ мод обнови

  • Upvote 6

Share this post


Link to post

Short link
Share on other sites
В 07.04.2018 в 20:39, Ekspoint сказал:

стрелки нет, остальное в конфиге

Технические характеристики в подсказках ангара к танкам http://ekspoint-mods.tk/index/0-174

здарова

есть проблема в этом моде, от него отступы во многих окнах теперь больше, глянь сам

спс

shot_007.jpg

shot_006.jpg

shot_004.jpg

Share this post


Link to post

Short link
Share on other sites

Python.log Error with EkspointCore v3.05 (04/11/2018) with mod_autoequip (03/22/2018) => mod_autoequip is not working

2018-04-12 11:28:33.675: INFO: -------------------------------------------------------------------------
2018-04-12 11:28:33.677: INFO: [NOTE] Loading mod: safeShot_extended, [v.0.1.0 [2018-02-11 23:25:02] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:28:33.677: INFO: -------------------------------------------------------------------------
2018-04-12 11:28:33.680: INFO: [safeShot_extended]: Config file [mod_safeShot_extended.json] successfully loaded
2018-04-12 11:28:33.681: INFO: -------------------------------------------------------------------------
2018-04-12 11:28:33.681: INFO: [SL_PRO] Executed Script: mod_safeshot_extended.pyc
2018-04-12 11:28:33.681: INFO: ---------------------------------------------------------------------------
2018-04-12 11:28:33.924: INFO: [SL_PRO] Executed Script: mod_auxilium.pyc
2018-04-12 11:28:33.924: INFO: ---------------------------------------------------------------------------
2018-04-12 11:28:34.225: INFO: [LOAD_MOD]:  [mods_gui v2.10 (2017-12-24), by spoter, satel1te]
2018-04-12 11:28:34.225: INFO: [LOAD_MOD]:  [GUIFlash v2.1b (13.12.2017), by GambitER]
2018-04-12 11:28:34.245: INFO: [LOAD_MOD]:  [TrajectoryMod v3.05 (11.04.2018), by Pavel3333]
2018-04-12 11:28:34.245: INFO: [SL_PRO] Executed Script: mod_trajectory.pyc
2018-04-12 11:28:34.245: INFO: ---------------------------------------------------------------------------
2018-04-12 11:28:34.402: INFO: [NOTE] Loading mod: calculator_rankings_battle, [v.0.1.0 [2018-03-27 00:27:24] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:28:34.402: INFO: -------------------------------------------------------------------------
2018-04-12 11:28:34.404: INFO: [calculator_rankings_battle]: Config file [mod_calculator_rankings_battle.json] successfully loaded
2018-04-12 11:28:34.404: INFO: -------------------------------------------------------------------------
2018-04-12 11:28:38.402: INFO: [NOTE] package loaded: vxBattleFlash v.1.6.3 #3 by PolarFox (WoT 1.0.0)
2018-04-12 11:28:38.406: INFO: [SL_PRO] Executed Script: mod_calculator_rankings_battle.pyc
2018-04-12 11:28:38.406: INFO: ---------------------------------------------------------------------------
2018-04-12 11:28:38.499: INFO: [SL_PRO] Skipped Script: mod_auto_equip.pyc
2018-04-12 11:28:38.499: INFO: 
2018-04-12 11:28:38.501: ERROR: [EXCEPTION] (<string>, 392):
Traceback (most recent call last):
  File "<string>", line 380, in _findValidMODs
  File "scripts/common/Lib/importlib/__init__.py", line 37, in import_module
  File "mod_auto_equip", line 1, in <pjorion_protected>
  File "mod_auto_equip", line 1, in <pjorion_protected>
  File "mod_auto_equip", line 1, in 
  File "mod_auto_equip", line 63, in <module>
  File "mod_auto_equip", line 56, in __init__
  File "ekspointCore", line 1, in load_info
  File "ekspointCore", line 1, in config_association
  File "ekspointCore", line 1, in file_time
WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden: './mods/configs/ekspoint/mod_auto_equip.json'
=WindowsError: [Error 2]  System can not find file: './mods/configs/ekspoint/mod_auto_equip.json'
2018-04-12 11:28:38.501: INFO: ---------------------------------------------------------------------------

Python.log No Error with EkspointCore v3.03 (03/31/2018) with mod_autoequip (03/22/2018)

2018-04-12 11:41:55.231: INFO: ---------------------------------------------------------------------------
2018-04-12 11:41:55.721: INFO: [NOTE] Loading mod: ekspointCore, [v.0.5.0 [2018-03-31 22:03:46] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:41:55.721: INFO: -------------------------------------------------------------------------
2018-04-12 11:41:55.722: INFO: [NOTE] Loading mod: safeShot_extended, [v.0.1.0 [2018-02-11 23:25:02] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:41:55.723: INFO: -------------------------------------------------------------------------
2018-04-12 11:41:55.724: INFO: [safeShot_extended]: Config file [mod_safeShot_extended.json] successfully loaded
2018-04-12 11:41:55.724: INFO: -------------------------------------------------------------------------
2018-04-12 11:41:55.725: INFO: [SL_PRO] Executed Script: mod_safeshot_extended.pyc
2018-04-12 11:41:55.725: INFO: ---------------------------------------------------------------------------
2018-04-12 11:41:55.974: INFO: [SL_PRO] Executed Script: mod_auxilium.pyc
2018-04-12 11:41:55.974: INFO: ---------------------------------------------------------------------------
2018-04-12 11:41:56.270: INFO: [LOAD_MOD]:  [mods_gui v2.10 (2017-12-24), by spoter, satel1te]
2018-04-12 11:41:56.270: INFO: [LOAD_MOD]:  [GUIFlash v2.1b (13.12.2017), by GambitER]
2018-04-12 11:41:56.287: INFO: [LOAD_MOD]:  [TrajectoryMod v3.05 (11.04.2018), by Pavel3333]
2018-04-12 11:41:56.288: INFO: [SL_PRO] Executed Script: mod_trajectory.pyc
2018-04-12 11:41:56.288: INFO: ---------------------------------------------------------------------------
2018-04-12 11:41:56.445: INFO: [NOTE] Loading mod: calculator_rankings_battle, [v.0.1.0 [2018-03-27 00:27:24] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:41:56.445: INFO: -------------------------------------------------------------------------
2018-04-12 11:41:56.446: INFO: [calculator_rankings_battle]: Config file [mod_calculator_rankings_battle.json] successfully loaded
2018-04-12 11:41:56.446: INFO: -------------------------------------------------------------------------
2018-04-12 11:42:00.473: INFO: [NOTE] package loaded: vxBattleFlash v.1.6.3 #3 by PolarFox (WoT 1.0.0)
2018-04-12 11:42:00.476: INFO: [SL_PRO] Executed Script: mod_calculator_rankings_battle.pyc
2018-04-12 11:42:00.476: INFO: ---------------------------------------------------------------------------
2018-04-12 11:42:00.570: INFO: [NOTE] Loading mod: auto_equip, [v.0.1.0 [2018-03-22 09:58:40] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:42:00.570: INFO: -------------------------------------------------------------------------
2018-04-12 11:42:00.570: INFO: [auto_equip]: Config file [mod_auto_equip.json] not found, create a new
2018-04-12 11:42:00.571: INFO: [auto_equip]: Config file [mod_auto_equip.json] successfully created and loaded
2018-04-12 11:42:00.571: INFO: -------------------------------------------------------------------------
2018-04-12 11:42:00.575: INFO: [SL_PRO] Executed Script: mod_auto_equip.pyc
2018-04-12 11:42:00.575: INFO: ---------------------------------------------------------------------------
2018-04-12 11:42:00.679: INFO: [NOTE] Loading mod: reducedArmor, [v.0.1.0 [2018-03-20 22:03:06] WOT: v.1.0.0.3 #836] by Ekspoint
2018-04-12 11:42:00.679: INFO: -------------------------------------------------------------------------

Help - Thanks

Share this post


Link to post

Short link
Share on other sites

У вас есть мод который позволял бы видеть ретинги игроков в командах вн8/ВГ рейт на выбор что то?  БЕЗ ХВМ. 

Share this post


Link to post

Short link
Share on other sites
2 часа назад, KOT_LUIS сказал:

У вас есть мод который позволял бы видеть ретинги игроков в командах вн8/ВГ рейт на выбор что то?  БЕЗ ХВМ. 

Bvm называется

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
3 часа назад, Ekspoint сказал:

Bvm называется

Мне только рентинги в ушах нужны, а не изменённые все маркера над танками в их цвет и урон отлетающий.

Share this post


Link to post

Short link
Share on other sites
3 часа назад, KOT_LUIS сказал:

Мне только рентинги в ушах нужны, а не изменённые все маркера над танками в их цвет и урон отлетающий.

Конфиг открой и настрой как тебе надо

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Обновил core, ссылки перемещены в цу

EoyhegSqZ7M.jpg

  • Upvote 4
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
10 часов назад, Ekspoint сказал:

Обновил core, ссылки перемещены в цу

EoyhegSqZ7M.jpg

во так лучше будет

 

аа и поправь пожалуйста модик tooltips_extended от него окна глючат и зависают типа

вот пример, и выше я писал еще

shot_001.jpg.30cd4bda66c36dcd2b2d3be108097311.jpg

спс

Share this post


Link to post

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

во так лучше будет

 

аа и поправь пожалуйста модик tooltips_extended от него окна глючат и зависают типа

вот пример, и выше я писал еще

shot_001.jpg.30cd4bda66c36dcd2b2d3be108097311.jpg

спс

В конфиге мода время измени, 0.4 на 1 к примеру

  • Upvote 1

Share this post


Link to post

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

В конфиге мода время измени, 0.4 на 1 к примеру

ну это понятно проверю

 

а вот выше смотрел?

 

и спс

Ekspoint   тут для тебя и тут

если надо

Edited by angelsoft

Share this post


Link to post

Short link
Share on other sites
В 15.04.2018 в 22:54, Ekspoint сказал:

Обновил core, ссылки перемещены в цу

Ща время такое-везде лохотрон....реклама...

Сайт что на скрине-действительно люди ведутся?

Я так понимаю-это Ваши спонсоры....

shot_082.jpg

  • Upvote 3
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
17 часов назад, JOHNNY116 сказал:

Ща время такое-везде лохотрон....реклама...

Сайт что на скрине-действительно люди ведутся?

Я так понимаю-это Ваши спонсоры....

shot_082.jpg

я сыграл 3 раза, 2 раза в плюсе был, третий неудачно

  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

@Ekspoint Please consider showing that links panel only once per game session. Sticking it to the bottom of panel, and forcing people to always see it is a VERY BAD IDEA. Especialy that it lead to russian language page where non-ru users cannot navigate, and cannot provide you any feedback either. If you must, make it visible only for RU region, like you did with your chat, otherwise it really has no point, it's only leads to huge annoyance, when users want to see stats (from the session stat mods) they have to always scroll up.

Edited by Aslain
  • Upvote 4
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
2 minutes ago, Aslain said:

@Ekspoint Please consider showing that links panel only once per game session. Sticking it to the bottom of panel, and forcing people to always see it is a VERY BAD IDEA. Especialy that it lead to russian language page where non-ru users cannot navigate, and cannot provide you any support either. If you must, make it visible only for RU region, like you did with your chat, otherwise it really has no point, it's only leads huge annoyance, when users want to see stats (from the session stat mods) they have to always scroll up.

 

+1

 

Share this post


Link to post

Short link
Share on other sites

Теперь автор не спрячет ссылку, а добавит еще одну, для англоговорящих игроков = профит. =)

Edited by ApxuBbI
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
6 часов назад, Ekspoint сказал:

я сыграл 3 раза, 2 раза в плюсе был, третий неудачно

дернул за канат и макака поймала банан,сегодня я гуляю-бабки не влазят в карман:rq_lol:(реклама Азино 777),

по сути то же самое....

  • Upvote 1
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
5 часов назад, Aslain сказал:

@Ekspoint Please consider showing that links panel only once per game session. Sticking it to the bottom of panel, and forcing people to always see it is a VERY BAD IDEA. Especialy that it lead to russian language page where non-ru users cannot navigate, and cannot provide you any feedback either. If you must, make it visible only for RU region, like you did with your chat, otherwise it really has no point, it's only leads to huge annoyance, when users want to see stats (from the session stat mods) they have to always scroll up.

В лс напиши, решим это

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...