Jump to content
Korean Random
Kotyarko_O

"Калькулятор эффективности" средствами XVM.

Recommended Posts

18 часов назад, DokTop_13R сказал:

y7ftyh.png.80d0e940c75a7df42a15420472a5f6d2.png

вот скрин. Это всё в одном бою, начало и конец

Это на любой технике или на недавно добавленной в игру?

Share this post


Link to post

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

Это на любой технике или на недавно добавленной в игру?

 

Посмотрел по реплеям.

вн8 на старой технике в принципе работает, может мне показалось, но с каким-то запозданием. Обычно пристально не следил никогда, может он так и должен в сравнении с eff, который уже от засвета начинает накручивать счетчик. 

{{py:efficiency.diffAvgDmg({{tdb}})}}  - на UDES 03 не отображается. 

 

На минотавре работает только {{py:efficiency.eff}}

{{py:efficiency.wn8}} и {{py:efficiency.diffExpDmg}} показывает 0, а {{py:efficiency.diffAvgDmg({{tdb}})}} не отображается.

 

image.png.e816fac64b664fc689949240410afdd2.pngimage.png.c2f6e9446a83940a5ae12d527710cac4.png

Edited by Antoshkaaa

Share this post


Link to post

Short link
Share on other sites
51 минуту назад, Antoshkaaa сказал:

На минотавре работает только {{py:efficiency.eff}}

{{py:efficiency.wn8}} и {{py:efficiency.diffExpDmg}} показывает 0, а {{py:efficiency.diffAvgDmg({{tdb}})}} не отображается.

Пока не наберется статистика, так и будет.

Share this post


Link to post

Short link
Share on other sites

This  probleme i have in python

 

2022-09-06 21:48:17.096: INFO: 2022-09-06 21:48:17: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-06 21:48:17.096: ERROR: Traceback (most recent call last):
2022-09-06 21:48:17.096: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-06 21:48:17.098: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-06 21:48:17.099: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-06 21:48:17.099: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-06 21:48:17.099: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-06 21:48:17.099: INFO: =============================
2022-09-06 21:48:17.105: INFO: =============================
2022-09-06 21:48:17.105: INFO: 2022-09-06 21:48:17: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-06 21:48:17.105: ERROR: Traceback (most recent call last):
2022-09-06 21:48:17.105: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-06 21:48:17.107: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-06 21:48:17.108: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-06 21:48:17.108: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-06 21:48:17.108: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team

 

with xvm:

Build 10.0.0_0023 for WoT 1.18.0.0

 

MFG

SicFunzler

Edited by SicFunzler

Share this post


Link to post

Short link
Share on other sites
1 hour ago, ktulho said:

@SicFunzler удалите скрипт noCameraLimit.py.

All go now i have Test 5 Games nothing in Python.log or xvm.log  :great::great::great:

THX

 

MFG

SicFunzler

Edited by SicFunzler

Share this post


Link to post

Short link
Share on other sites
17 hours ago, ktulho said:

@SicFunzler удалите скрипт noCameraLimit.py.

 

Same problem WN8 and EFF from the old game and Hitlog same probleme.

 

2022-09-07 16:10:29.435: INFO: 2022-09-07 16:10:29: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:10:29.435: ERROR: Traceback (most recent call last):
2022-09-07 16:10:29.435: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:10:29.437: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:10:29.438: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-07 16:10:29.438: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-07 16:10:29.438: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-07 16:10:29.438: INFO: =============================
2022-09-07 16:10:39.840: INFO: =============================
2022-09-07 16:10:39.840: INFO: 2022-09-07 16:10:39: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:10:39.840: ERROR: Traceback (most recent call last):
2022-09-07 16:10:39.840: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:10:39.841: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:10:39.842: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-07 16:10:39.843: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-07 16:10:39.843: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-07 16:10:39.843: INFO: =============================
2022-09-07 16:10:44.069: WARNING: [Scaleform] Image 'img://gui/maps/icons/library/badges/24x24/badge_.png' wasn't created in ProcessImageTags
2022-09-07 16:10:44.090: WARNING: [Scaleform] An image in TextLayout is NULL
2022-09-07 16:11:09.856: INFO: [Scaleform] Create GUI Component: 'WindowGUIComponent'
2022-09-07 16:11:09.857: INFO: [Scaleform] Create GUI Component: 'TextGUIComponent'
2022-09-07 16:11:21.658: ERROR: [SOUND] Event 2452206122 . Error The ID was not found
2022-09-07 16:12:48.512: WARNING: [XVM/Battle/VM] daapi_as2py: Unknown command: xvm.as.as_xmqp_event
2022-09-07 16:12:48.757: INFO: =============================
2022-09-07 16:12:48.757: INFO: 2022-09-07 16:12:48: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:12:48.757: ERROR: Traceback (most recent call last):
2022-09-07 16:12:48.757: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:12:48.758: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:12:48.760: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:12:48.760: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:12:48.760: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:12:48.760: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:12:48.760: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:12:48.760: INFO: =============================
2022-09-07 16:12:48.762: INFO: [Vehicle] __onAppearanceReady(9700978)
2022-09-07 16:12:48.771: INFO: =============================
2022-09-07 16:12:48.771: INFO: 2022-09-07 16:12:48: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:12:48.772: ERROR: Traceback (most recent call last):
2022-09-07 16:12:48.772: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:12:48.774: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:12:48.776: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-07 16:12:48.776: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-07 16:12:48.776: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-07 16:12:48.776: INFO: =============================
2022-09-07 16:12:48.787: INFO: =============================
2022-09-07 16:12:48.787: INFO: 2022-09-07 16:12:48: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:12:48.787: ERROR: Traceback (most recent call last):
2022-09-07 16:12:48.787: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:12:48.789: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:12:48.790: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 313, in _Vehicle__onAppearanceReady
2022-09-07 16:12:48.790: ERROR:     if self.publicInfo['team'] != _player.team:
2022-09-07 16:12:48.790: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-07 16:12:48.790: INFO: =============================
2022-09-07 16:12:55.550: INFO: =============================
2022-09-07 16:12:55.551: INFO: 2022-09-07 16:12:55: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:12:55.551: ERROR: Traceback (most recent call last):
2022-09-07 16:12:55.551: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:12:55.554: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:12:55.556: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:12:55.556: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:12:55.556: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:12:55.557: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:12:55.557: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:12:55.557: INFO: =============================
2022-09-07 16:13:03.941: INFO: =============================
2022-09-07 16:13:03.941: INFO: 2022-09-07 16:13:03: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:03.941: ERROR: Traceback (most recent call last):
2022-09-07 16:13:03.941: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:03.943: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:03.945: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:13:03.945: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:13:03.945: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:13:03.946: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:13:03.946: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:13:03.946: INFO: =============================
2022-09-07 16:13:04.872: ERROR: [SOUND] Event 2452206122 . Error The ID was not found
2022-09-07 16:13:05.953: INFO: =============================
2022-09-07 16:13:05.953: INFO: 2022-09-07 16:13:05: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:05.953: ERROR: Traceback (most recent call last):
2022-09-07 16:13:05.953: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:05.955: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:05.957: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 205, in _onTotalEfficiencyUpdated
2022-09-07 16:13:05.958: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:13:05.958: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:13:05.958: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:13:05.958: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:13:05.958: INFO: =============================
2022-09-07 16:13:05.960: INFO: =============================
2022-09-07 16:13:05.960: INFO: 2022-09-07 16:13:05: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:05.960: ERROR: Traceback (most recent call last):
2022-09-07 16:13:05.960: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:05.961: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:05.963: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:13:05.963: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:13:05.963: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:13:05.963: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:13:05.963: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:13:05.963: INFO: =============================
2022-09-07 16:13:05.963: INFO: =============================
2022-09-07 16:13:05.964: INFO: 2022-09-07 16:13:05: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:05.964: ERROR: Traceback (most recent call last):
2022-09-07 16:13:05.964: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:05.965: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:05.966: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:13:05.967: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:13:05.967: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:13:05.967: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:13:05.967: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:13:05.967: INFO: =============================
2022-09-07 16:13:05.967: INFO: =============================
2022-09-07 16:13:05.967: INFO: 2022-09-07 16:13:05: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:05.967: ERROR: Traceback (most recent call last):
2022-09-07 16:13:05.967: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:05.969: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:05.970: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:13:05.970: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:13:05.970: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:13:05.970: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:13:05.970: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:13:05.970: INFO: =============================
2022-09-07 16:13:10.904: WARNING: [gui.battle_control.arena_info.arena_dp] vID not in __vInfoVOs, vID = 9700978
2022-09-07 16:13:10.904: INFO: =============================
2022-09-07 16:13:10.904: INFO: 2022-09-07 16:13:10: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:10.904: ERROR: Traceback (most recent call last):
2022-09-07 16:13:10.904: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:10.905: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:10.906: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-07 16:13:10.906: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-07 16:13:10.906: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-07 16:13:10.906: INFO: =============================
2022-09-07 16:13:10.911: INFO: =============================
2022-09-07 16:13:10.912: INFO: 2022-09-07 16:13:10: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:10.912: ERROR: Traceback (most recent call last):
2022-09-07 16:13:10.912: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:10.913: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:10.914: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-07 16:13:10.914: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-07 16:13:10.914: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team
2022-09-07 16:13:10.914: INFO: =============================
2022-09-07 16:13:10.927: INFO: [Scaleform] Removing Component:  This e90847f0, owner WindowGUIComponent
2022-09-07 16:13:10.927: INFO: [Scaleform]   Removing Component:  This f0239df0, owner TextGUIComponent
2022-09-07 16:13:10.928: INFO: [Scaleform] Component Removed
2022-09-07 16:13:10.928: INFO: [Scaleform] Destroy GUI Component: 'WindowGUIComponent'
2022-09-07 16:13:10.928: INFO: [Scaleform] Destroy GUI Component: 'TextGUIComponent'
2022-09-07 16:13:10.977: WARNING: [XVM/Battle/VM] daapi_as2py: Unknown command: xvm.as.as_xmqp_event
2022-09-07 16:13:10.981: WARNING: [XVM/Battle/VM] daapi_as2py: Unknown command: xvm.as.as_xmqp_event
2022-09-07 16:13:11.741: INFO: =============================
2022-09-07 16:13:11.741: INFO: 2022-09-07 16:13:11: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:11.741: ERROR: Traceback (most recent call last):
2022-09-07 16:13:11.741: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:11.743: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:11.745: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 250, in BattleRibbonsPanel__onRibbonAdded
2022-09-07 16:13:11.745: ERROR:     if battle.isBattleTypeSupported and isPlayerVehicle():
2022-09-07 16:13:11.745: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 192, in isPlayerVehicle
2022-09-07 16:13:11.745: ERROR:     if hasattr(_player.inputHandler.ctrl, 'curVehicleID'):
2022-09-07 16:13:11.745: ERROR: AttributeError: Type : PlayerAvatar has no attribute: inputHandler
2022-09-07 16:13:11.745: INFO: =============================

2022-09-07 16:13:19.400: INFO: 2022-09-07 16:13:19: [ERROR] mods/xfw_libraries/xfw/events.pyc
2022-09-07 16:13:19.400: ERROR: Traceback (most recent call last):
2022-09-07 16:13:19.400: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2022-09-07 16:13:19.402: ERROR:   File "./xfw/events.py", line 24, in fire
2022-09-07 16:13:19.404: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\total_Efficiency.py", line 338, in FragsCollectableStats_addVehicleStatusUpdate
2022-09-07 16:13:19.404: ERROR:     if vInfoVO.vehicleID not in enemyVehiclesMaxHP and vInfoVO.team != _player.team:
2022-09-07 16:13:19.405: ERROR: AttributeError: Type : PlayerAvatar has no attribute: team

 

 

THX fot Helping

 

MFG

SicFunzler

 

 

python.log xvm.log

Share this post


Link to post

Short link
Share on other sites

@SicFunzler в XVM этого нет :

2022-09-07 16:13:19.417: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR START ====================
2022-09-07 16:13:19.423: INFO: AttributeError: 'NoneType' object has no attribute 'node'
2022-09-07 16:13:19.423: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR STOP =====================

 

:announce:

  

19.08.2022 в 08:05, HEKPOMAHT сказал:

Порядок установки такой:

 

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
25 minutes ago, HEKPOMAHT said:

@SicFunzler в XVM этого нет :


2022-09-07 16:13:19.417: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR START ====================
2022-09-07 16:13:19.423: INFO: AttributeError: 'NoneType' object has no attribute 'node'
2022-09-07 16:13:19.423: INFO: ==================== [EKSPOINTCORE] - DETECTED ERROR STOP =====================

 

:announce:

  

 

 

Looks good, I'm still testing, no more errors in python.log and XVM.log up to now drive several battles.

 

MFG

SicFunzler

Share this post


Link to post

Short link
Share on other sites
On 9/1/2022 at 7:04 PM, Heliomalt said:

commonStats.swf seems broken, see here

Hi,

Yes i confirm this, the lower left part of Battel Result window is broken.

Do you plan to update commonStats.swf ?

 

Thanks

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
07.09.2022 в 20:22, panteror сказал:

Yes i confirm this, the lower left part of Battel Result window is broken.

Do you plan to update commonStats.swf ?

19 часов назад, SicFunzler сказал:

PLS Update  commonStats.swf

Не проверял: commonStats.swf

  • Upvote 3

Share this post


Link to post

Short link
Share on other sites
On 9/12/2022 at 4:13 PM, ktulho said:

Не проверял: commonStats.swf

same problem with 1.18.1.0, needs a commonStats.swf update.

thanks in advance :)

Edited by panteror
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
2 минуты назад, eug.ramires сказал:

а за что отвечает файл commonStats.swf 

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

 

totalEff.thumb.png.11b9ce9bab14763de07bb545b440661e.png

Share this post


Link to post

Short link
Share on other sites

Да дело в том что я пробывал и с ним и без него и не заметил разницы. Возможно был не внимателен! Но как то так. И еще а есть ли возможность дополнительно настроить battleEfficiency.xc? Я пробывал добавлять параметры "shadow", "alpha" чтобы выводимый текст в окне результатов боя сделать более ярким, четким. Но на эти параметры никакой реакции.Единственное смог сдвинуть информацию WN8, EFF вправо. А есть ли возможность сделать выводимую информацию ярче. На белом фоне в окне результатов плохо видно сливается.

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.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...