DraugDM 17 #466225 Posted August 27, 2019 (edited) 27.08.2019 в 16:06, spoter сказал: О чём речь? какие сектора? ну сектора пассивного засвета... епнутый об угол модер или админ непропускает мои сообщения... Edited August 30, 2019 by DraugDM Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #466227 Posted August 27, 2019 горячие кнопки в коде ищи а вписывать надо в код и компилить уже новые 1 Quote Share this post Link to post Short link Share on other sites
DraugDM 17 #466326 Posted August 28, 2019 (edited) 27.08.2019 в 16:44, spoter сказал: горячие кнопки в коде ищи а вписывать надо в код и компилить уже новые имел ввиду координаты секторов... чтоб все карты заполнить... каким образом их с карт получить? Edited August 28, 2019 by DraugDM 1 Quote Share this post Link to post Short link Share on other sites
niZMo 23 #467422 Posted September 18, 2019 repair extended ни у кого не отвалился? Quote Share this post Link to post Short link Share on other sites
Lom 36 #467426 Posted September 18, 2019 1 час назад, niZMo сказал: repair extended ни у кого не отвалился? у всех он отвалился)) Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #467461 Posted September 18, 2019 28.08.2019 в 18:11, DraugDM сказал: имел ввиду координаты секторов... чтоб все карты заполнить... каким образом их с карт получить? В коде такая кнопка для установки маркера. 'buttonMark': [Keys.KEY_SLASH, [Keys.KEY_LALT, Keys.KEY_RALT]] Дальше запускаешь треньку, заезжаешь в нужный куст, жмаёшь кнопку. координаты пишутся над миникартой и в pyton.log ручками заполняешь конфиг и всё. если позиции хорошие и хочешь ими поделиться, засылаешь мне, я добавляю их в репо мода и всё. 2 1 Quote Share this post Link to post Short link Share on other sites
DraugDM 17 #467475 Posted September 19, 2019 14 часов назад, spoter сказал: В коде такая кнопка для установки маркера. 'buttonMark': [Keys.KEY_SLASH, [Keys.KEY_LALT, Keys.KEY_RALT]] Дальше запускаешь треньку, заезжаешь в нужный куст, жмаёшь кнопку. координаты пишутся над миникартой и в pyton.log ручками заполняешь конфиг и всё. если позиции хорошие и хочешь ими поделиться, засылаешь мне, я добавляю их в репо мода и всё. отлично... сегодня займусь этим... как все заполню пришлю) 1 Quote Share this post Link to post Short link Share on other sites
niZMo 23 #467517 Posted September 20, 2019 видел обнову repair extended на гите. кто проверял? у мну крашится клиент на загрузке 2019-09-20 10:35:41.398: INFO: [LOAD_MOD]: [repair_extended v3.10 (2019-09-19), by spoter] 2019-09-20 10:35:41.400: ERROR: [EXCEPTION] (scripts/client/game.py, 200): Traceback (most recent call last): File "scripts/client/gui/mods/mod_repair_extended.pyc", line 335, in <module> AttributeError: type object 'ConsumablesPanel' has no attribute '_onEquipmentAdded' 2019-09-20 10:35:41.920: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent' 2019-09-20 10:35:41.920: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent' 2019-09-20 10:35:41.920: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf' 2019-09-20 10:35:42.299: ERROR: [EXCEPTION] (scripts/common/Event.py, 46): Traceback (most recent call last): File "scripts/common/Event.py", line 44, in __call__ File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds File "scripts/client/gui/sounds/ambients.py", line 174, in start File "scripts/client/gui/sounds/ambients.py", line 178, in stop AttributeError: 'NoneType' object has no attribute 'stopMusic' 2019-09-20 10:35:42.299: ERROR: Traceback (most recent call last): 2019-09-20 10:35:42.299: ERROR: File "scripts/client/game.py", line 296, in start 2019-09-20 10:35:42.300: ERROR: File "HookUtils", line 111, in __call__ 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gameplay/delegator.py", line 36, in start 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 89, in start 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 182, in __process 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 47, in onStateChanged 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/app_loader/observers.py", line 84, in onEnterState 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/app_loader/loader.py", line 180, in changeSpace 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/app_loader/loader.py", line 253, in __updateSpace 2019-09-20 10:35:42.300: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 174, in start 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 178, in stop 2019-09-20 10:35:42.300: ERROR: AttributeError: 'NoneType' object has no attribute 'stopMusic' 2019-09-20 10:35:44.426: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR START ==================== 2019-09-20 10:35:44.443: INFO: [ERROR DETECTED] - scripts/client/gui/mods/ekspointCore.pyc 2019-09-20 10:35:44.446: INFO: Traceback (most recent call last): 2019-09-20 10:35:44.446: INFO: File "scripts/client/game.py", line 354, in fini 2019-09-20 10:35:44.446: INFO: File "scripts/client/messenger/MessengerEntry.py", line 63, in fini 2019-09-20 10:35:44.446: INFO: File "scripts/client/messenger/proto/__init__.py", line 71, in clear 2019-09-20 10:35:44.446: INFO: File "scripts/client/messenger/proto/xmpp/plugin.py", line 74, in clear 2019-09-20 10:35:44.446: INFO: AttributeError: 'NoneType' object has no attribute 'clear' 2019-09-20 10:35:44.454: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR STOP ===================== 2019-09-20 10:35:44.455: INFO: [Scaleform] Destroy GUI Component: 'loading_screen.gui' 2019-09-20 10:35:44.573: INFO: [SOUND] Task Main loaded in 33.496002 seconds. Size: 32.630413 Mb 2019-09-20 10:35:44.691: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/gameLoadingApp.swf' 2019-09-20 10:35:44.691: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent' \------------------------------------------------------------------------------------------/ Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #467519 Posted September 20, 2019 49 минут назад, niZMo сказал: видел обнову repair extended на гите. кто проверял? у мну крашится клиент на загрузке 2019-09-20 10:35:41.398: INFO: [LOAD_MOD]: [repair_extended v3.10 (2019-09-19), by spoter] 2019-09-20 10:35:41.400: ERROR: [EXCEPTION] (scripts/client/game.py, 200): Traceback (most recent call last): File "scripts/client/gui/mods/mod_repair_extended.pyc", line 335, in <module> AttributeError: type object 'ConsumablesPanel' has no attribute '_onEquipmentAdded' 2019-09-20 10:35:41.920: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent' 2019-09-20 10:35:41.920: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent' 2019-09-20 10:35:41.920: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf' 2019-09-20 10:35:42.299: ERROR: [EXCEPTION] (scripts/common/Event.py, 46): Traceback (most recent call last): File "scripts/common/Event.py", line 44, in __call__ File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds File "scripts/client/gui/sounds/ambients.py", line 174, in start File "scripts/client/gui/sounds/ambients.py", line 178, in stop AttributeError: 'NoneType' object has no attribute 'stopMusic' 2019-09-20 10:35:42.299: ERROR: Traceback (most recent call last): 2019-09-20 10:35:42.299: ERROR: File "scripts/client/game.py", line 296, in start 2019-09-20 10:35:42.300: ERROR: File "HookUtils", line 111, in __call__ 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gameplay/delegator.py", line 36, in start 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 89, in start 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 182, in __process 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2019-09-20 10:35:42.300: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 47, in onStateChanged 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/app_loader/observers.py", line 84, in onEnterState 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/app_loader/loader.py", line 180, in changeSpace 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/app_loader/loader.py", line 253, in __updateSpace 2019-09-20 10:35:42.300: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 174, in start 2019-09-20 10:35:42.300: ERROR: File "scripts/client/gui/sounds/ambients.py", line 178, in stop 2019-09-20 10:35:42.300: ERROR: AttributeError: 'NoneType' object has no attribute 'stopMusic' 2019-09-20 10:35:44.426: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR START ==================== 2019-09-20 10:35:44.443: INFO: [ERROR DETECTED] - scripts/client/gui/mods/ekspointCore.pyc 2019-09-20 10:35:44.446: INFO: Traceback (most recent call last): 2019-09-20 10:35:44.446: INFO: File "scripts/client/game.py", line 354, in fini 2019-09-20 10:35:44.446: INFO: File "scripts/client/messenger/MessengerEntry.py", line 63, in fini 2019-09-20 10:35:44.446: INFO: File "scripts/client/messenger/proto/__init__.py", line 71, in clear 2019-09-20 10:35:44.446: INFO: File "scripts/client/messenger/proto/xmpp/plugin.py", line 74, in clear 2019-09-20 10:35:44.446: INFO: AttributeError: 'NoneType' object has no attribute 'clear' 2019-09-20 10:35:44.454: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR STOP ===================== 2019-09-20 10:35:44.455: INFO: [Scaleform] Destroy GUI Component: 'loading_screen.gui' 2019-09-20 10:35:44.573: INFO: [SOUND] Task Main loaded in 33.496002 seconds. Size: 32.630413 Mb 2019-09-20 10:35:44.691: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/gameLoadingApp.swf' 2019-09-20 10:35:44.691: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent' \------------------------------------------------------------------------------------------/ спс, вечером залью исправление, забыл смерджить. 3 Quote Share this post Link to post Short link Share on other sites
GeloN 11 #467775 Posted September 25, 2019 24.05.2019 в 15:19, spoter сказал: Постараюсь исправить в следующей версии. В текущей версии бэкграунд имеет 2 состояния включен и выключен, менять прозрачность не получится. @spoter, в моде прогресса отметки на орудие в бою прозрачность подложки побороть не удалось еще? 1 Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #467776 Posted September 25, 2019 20 минут назад, GeloN сказал: @spoter, в моде прогресса отметки на орудие в бою прозрачность подложки побороть не удалось еще? забыл. это настолько мало кому нужно, что я постоянно забываю. 3 Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #467850 Posted September 27, 2019 (edited) it's beautiful again! MoE mod v8.00 Спасибо PolarFox (pfmods.net) за помощь с флеш частью. Edited September 27, 2019 by spoter 5 Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #467884 Posted September 27, 2019 MoE mod v8.01 Спасибо PolarFox (pfmods.net) ещё раз за помощь с флеш частью. 3 Quote Share this post Link to post Short link Share on other sites
GeloN 11 #467973 Posted September 30, 2019 25.09.2019 в 18:05, spoter сказал: забыл. это настолько мало кому нужно, что я постоянно забываю. а @PolarFox не поможет с исправлением прозрачности флешки ? :) тут вот еще... заметил у себя такой баг, а может это фича :) .. в начале боя расположение окна прогресса отметки не совсем там где я его забиндил .. оно располагается чуть выше, но при нажатии на "Alt" "сползает" в нужное место { "UI": 3, "background": true, "backgroundData": { "alpha": 0.2, "width": 144, "height": 70 }, // --- 8< --- Cut --- 8< --- "panel": { "index": 1, "visible": true, "alignY": "bottom", "height": 70, "width": 144, "drag": true, "alignX": "left", "limit": true, "y": -1, "x": 560, "border": true }, Quote Share this post Link to post Short link Share on other sites
Witos2002 21 #467975 Posted October 1, 2019 (edited) у меня положение не меняет, но иногда, в начале боя текст блеклый, нажимаешь на Alt и всё чинится. upd да, и прозрачность, если можно, тоже бы пофиксить... Edited October 1, 2019 by Witos2002 Quote Share this post Link to post Short link Share on other sites
Xotabych 336 #467978 Posted October 1, 2019 3 часа назад, Witos2002 сказал: у меня положение не меняет, но иногда, в начале боя текст блеклый, нажимаешь на Alt и всё чинится. upd да, и прозрачность, если можно, тоже бы пофиксить... Я уже вчера написал об этом @spoter . 1 Quote Share this post Link to post Short link Share on other sites
spoter 1,352 #468096 Posted October 2, 2019 MoE mod v8.04 фикс глюка с подложкой. вернул старый вариант фикс сообщения об ошибке от флешки 2 Quote Share this post Link to post Short link Share on other sites
Scharfhobel 196 #468476 Posted October 8, 2019 (edited) @spoter Глянь плиз стволик хаоса снайперский прицел для арты, при игре с ним нет сведения. Edited October 8, 2019 by Scharfhobel Quote Share this post Link to post Short link Share on other sites
Lom 36 #468477 Posted October 8, 2019 (edited) и еще мод снайперский прицел для арты тоже приказал долго жить. так же нет сведения. Edited October 8, 2019 by Lom Quote Share this post Link to post Short link Share on other sites
Upseeri 0 #468640 Posted October 10, 2019 Доброе утро! Огромная благодарность за Ваши модификации, но после обновления 1.6.1.0 при установке модов dispersionCircle, sniperByScroll, server turret extended перестает работать индикация прицела и пропадает сведение с маркером пробития. Пробовал поменять mod_mods_gui_2.22 на mod_mods_gui_2.23, не помогает прицел не работает. Просьба восстановить работоспособность модмфикаций. Quote Share this post Link to post Short link Share on other sites