Jump to content
Korean Random

Heliomalt

User
  • Content Count

    218
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Heliomalt


  1. On 5/29/2023 at 8:26 PM, ktulho said:

    Updated the scripts in the header:

    reloading.py
    modesVehicle.py
    infoAutoAim.py
    markerPosition.py
    crosshair.py
    aiming.py
    targetInfo.py
    chancePenetration.py
    quantityShells.py
    infoChargedShell.py

     

    Are this updated scripts only for lesta? Because chancepenetration is not working anymore with EU client. Show no numbers, missing some flamethrower in the XVM log file.

    • Upvote 1

  2. I get this entry in python.log since 1.12.1.1, XVM 8.7.8_0022, but hitlog seems somehow working in the game.

     

    2021-04-28 13:13:23.056: INFO: 2021-04-28 13:13:23: [ERROR] mods/xfw_libraries/xfw/events.pyc
    2021-04-28 13:13:23.056: ERROR: Traceback (most recent call last):
    2021-04-28 13:13:23.056: ERROR:   File "./xfw/events.py", line 57, in __event_handler
    2021-04-28 13:13:23.056: ERROR:   File "./xfw/events.py", line 24, in fire
    2021-04-28 13:13:23.057: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\hitLog.py", line 874, in _Vehicle_showDamageFromShot
    2021-04-28 13:13:23.057: ERROR:     g_dataHitLog.showDamageFromShot(self, attackerID, points, effectsIndex, damageFactor)
    2021-04-28 13:13:23.057: ERROR:   File "res_mods/configs/xvm/py_macro\xvm\hitLog.py", line 364, in showDamageFromShot
    2021-04-28 13:13:23.057: ERROR:     self.criticalHit = (maxHitEffectCode == 5)
    2021-04-28 13:13:23.057: ERROR: UnboundLocalError: local variable 'maxHitEffectCode' referenced before assignment

×
×
  • Create New...