Posts by jc980

    jc980 added a new version:

    Quote

    Updated Bundles for the Thermals.

    - Removed Ultima Thermal Camera.
    - T12W should be fixed when used with canted.

    jc980 added a new version:

    Quote

    Port by KMC Gang (GhostFenix)

    Bundles are not updated, use at your discretion!

    Thanks!

    I've gotten a Hash, I hope this helps this time.


    Purple lines under DEBUG HASH = FAIT Debug hash. This is how Fin (modmaker and author of FAIT) check mod errors, so without this nobody can help you. And like i said before - your errors not from FAIT, its because you have old, outdated or bugged weapons\gear mods, that unsupported by AKI 2.3.1+. Some of mods were "updated" incorrectly just with fixing Aki version in package.json, but their core just broken. Post here all of your mods and your's Debug hash.

    I meant how to turn debugging on.

    you forgot to add Debug Hash from server log) But i think this errors made by outdated weapon mod, not a FAIT mistake

    I'm too stupid for this and IDK what you meant, but is it possible for you to explain more specifically?

    Quite unfamiliar with this as I only wanted custom gear/weapons for bots in general.

    Not sure if this is correct but when I used your mod the FLIR aim was off somehow, wherever I aimed the shot lands way lower. Disabled the mod and tried again to check and the shot landed as expected.

    I only changed the reticle texture, but nothing else.

    It's a common thing when upscaling the reticle textures, you have to zero your scopes to 100.

    jc980 added a new version:

    Quote

    Overlooked package.json thanks for everyone for their keen eyes.

    jc980 missed a comma in package.json.


    Code
    {    "akiVersion": "2.1.0"
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    should be

    Code
    {    "akiVersion": "2.1.0",
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    After I added the comma, the mod loaded without error.

    I might've overlooked this.
    Thanks.

    jc980 added a new version:

    Quote

    New Additions:
    - Ultima Thermal Camera is now added.

    Fixes:
    - Doge Box for the Ultima Camera has been resolved.

    jc980 added a new version:

    Quote

    Hotfix for minor issue:

    - Server printing a lot of messages relating to the thermal scopes.

    jc980 added a new version:

    Quote

    Thermal Scopes:
    -Added the T12W with a new reticle

    -All Thermals have been updated to have extended range of 1000 units (default: 250)

    jc980 added a new version:

    jc980 added a new file:

    jc980#4501 added a new file: