Posts by lukewarmpudding

    lukewarmpudding added a new version:

    Quote

    Changelog

    • Requires AKI 3.5.0++
    • Code changed entirely. If you find something missing, tell me. I need the item list for add the quest compatibility.
    • No new items added.
    • CRC-SHA256 is available below.
    • VirusTotal and CRC Checksum are available in the download page release.

    Any Issue?


    FROM THIS MOD VERSION, JustNU CORE v1.1.0 IS REQUIRED.

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    Quote

    THIS IS A RELEASE CANDIDATE. Expect Issues


    Changelog:

    • Compatible with AKI 3.4.1 and 3.5.0BE
    • Now is using the PanchoVilla's ProperPrices
    • At least in 3.5.0 you can sell the items.

    Warning, this version not include the based in JustNu code

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    Quote

    Changelog:

    • This version is compatible with AKI 3.3.0+.
    • Minor changes.


    If you are still using AKI 3.2.4/3.2.5 you don't need this version

    If you want to upgrade only the files with changes, download the "_upgrade" package.

    Steps for upgrade from 2.0.1 to 2.0.2:

    • Delete package.json and src/ folder
    • Copy and paste the _upgrade files in the mod root folder.
    • Enjoy

    lukewarmpudding added a new version:

    So I checked out your code, really neat! Particularly interested in propOverrides in ...\db\itemsToAdd.json, so I tried copying some stuff over from one of my own overrides I already made (based on TEOA's OP RPK-2 codes) with the default rigs:


    Curiously enough the stats don't reflect at all, not a single one. Did I do something wrong? Sorry I'm just a hack and just doing this based on eyeballing, trial-and-error and educated guesses; I can't actually code lol

    oh yeah that's an easy one, the quotation marks are more than likely what's messing it up

    Should just be:

    propOverrides: {

    BackgroundColor: "red",

    Durability: 100,

    MaxDurability: 100,

    blah: [

    "something",

    "somethingelse",

    ],

    numberprop: 100

    stringprop: "string",


    syntax and capitalization are key, quotations only need to go around strings after a prop where necessary.

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    lukewarmpudding added a new version:

    Quote

    FIXED THE DAMN HELMETS.

    GPNVGS and Altyn/Maska Face Shields should work now with Black helmets

    please let me know if there are any other issues!

    lukewarmpudding added a new file: