Posts by Lua

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Added config file for "Enabled" and "ExamineExperience"
    • Refactored base codes
    • Supported "akiVersion": 3.1.x
      • /data/save.json file is compatible for all SPT versions, keep backup and using with the mod.

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Added options - "Enabled" and "Specific Items"
      • Specific Items can be used with Item's ID and weight value is NOT multiply
        I added one example id in the config file which is G36 [623063e994fc3f7b302a9696]
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Fixed error on new profile
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Fixed fenceService function error (Not properly tested but It should works)
    • Previous v2.5.0 also re-linked to this version
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Updated "Chance" to "BaseChance" and Added "ScavKarmaChanceMultiplierByPercent"
      • Value [0.6 = 60%] and if your [Scav Karma] is 0.5 with [BaseChance] 25.0 ==> 32.5 (+ 7.5 to BaseChance)
      • BaseChance * ( 1.0 + (Scav Karma * ScavKarmaChanceMultiplierByPercent) )
    • Supported "akiVersion": 3.1.x

    Lua added a new version:

    Lua
    Quote
    • Updated for Typescript
    • Removed "BonusAmmo" option
    • Moved "gifter" to Raiders role list
    • Supported "akiVersion": 3.0.0

    Lua added a new version:

    Lua
    Quote

    Added:

    • Config file in folder config.
      • "anyAmmo" configuration is unavailable

    Fixed:

    • By default, the config is set "allowAnyMag" to false.
      • Only allow you to choose magazines that the weapon accepts. (Requested by Wirpy)

    Lua added a new version:

    Lua
    Quote

    The mod is now updated to Aki-3.0.0.

    Let me know if you encounter any issues.

    Lua added a new version:

    Lua
    Quote
    • Updated for new api parameters
    • Fixed to update ragfair offers table
    • Supported "akiVersion": 2.3.x

    sorry, you shouldn't remove quotes on has_boss. I meant remove quotes on fasle.


    If you use other bot spawn generation mod It most likely overwrite each ohter and causes problem.


    Difficulties doesn't matter but leave it to AsOnline.

    Correct, It won't generate waves after 1000s and It uses for performance and user's taste which is someone uses more than 3000s or less.

    And more waves generated = more resource required, at least that happend old time, not sure since 12.12 but still better to be have as config for what you want.


    Also correct. spawns every 100s

    Yes, It should disable boss for factory_day map, check the generated server logs to confirm.

    Anyone know how to disable boss spawning with Lua's Respawn Rework? Tried both "has_boss":disable, & "has_boss":false, --- but still getting them.

    Disabling makes bosses spawn still. False makes no bots spawn despite server saying spawn time/place etc.


    Guess just need to have them set to true since I can't figure it out, but now even when set to true I don't have bots spawning.

    set to false without quotes and make sure the map where you want to edit and save the file.

    also check the config.json to make sure again.

    Lua added a new version:

    Lua
    Quote
    • Updated for Aki 2.3.1
    • Supported "akiVersion": 2.3.x

    Lua added a new version:

    Lua
    Quote
    • Updated trader functions for AKI 2.3.1 and 2.3.0
      • Only tested on 2.3.1, If you have any issues with 2.3.0, please update the game.
    • Fixed restock doesn't update properly
    • Added "Restock Time" on each Gacha's description
    • Supported "akiVersion": 2.3.x

    Lua added a new version:

    Lua
    Quote
    • tarkov.dev is back to online as tarkov-tools.com fork
    • Supported "akiVersion": 2.3.x and 2.2.x