Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
-
Version 1.1.2
- Le_Kaiju
- 4.5k Downloads
[Fixed] ReadMe was borked, should now be back to normal.
-
Version 1.1.1
- Le_Kaiju
- 50 Downloads
[Added] Trader Loyalty check functionality: If you feed "" into NewItemTraderLoyalty it will default to 1.
-
Version 1.1.0
- Le_Kaiju
- 41 Downloads
Thanks to Lua for js help
[Added] Price check functionality: If you feed "" into NewItemPrice it will now default to the price of the ItemID and apply that to NewItemID.
[Added] Trader check functionality: if you feed "" into NewItemTrader it will now default to Peacekeeper.
[Fixed] Prefab path check: code optimisation.
[Fixed] Trader check: code optimisation.
[Changed] Possible useful debug messages now highlighted.
-
Version 1.0.1
- Le_Kaiju
- 88 Downloads
Confirmed working for AKI 1.6.0
[Changed] Readability of objects.
[WIP] Price check (currently takes no effect)
-
Version 1.0.0
- Le_Kaiju
- 86 Downloads
littledrymuffin
so how can i get this working with the weapon modding mod you have with aki 2.1.2 ??
Blackbeard
may i please ask this to get update please so i can use it on spt 2.1
TheSparta
add "akiVersion": "2.1.0", to the file "package.json"
it should look like this:
Blackbeard
it broke all my other mods
DaggerOneMike
May I please ask where i can go to research and learn how to mod tarkov, like samswat adding weapons or things of that caliber? Thanks in advance for whatever advice is brought to the table.
Le_Kaiju Author
First off you want to join the guilded server, there's a few tutorials in the modding tutorials tab and you can also ask some of us there. Apart from that modding unity bundles is for the most part consistent with any other unity game. You can also look at the colab between myself and Orbitas "Le Kaiju/Orbitas - AmmoPouch" as this mod uses my api, adds a new item to the game and new textures.
DaggerOneMike
Perfect thank you! i joined the guilded server some time back so that is going to pay off now. Modding Unity Bundles is the keyword I was looking for so thank you very much for the time you put in to reply!
Le_Kaiju Author
No worries, good luck with your modding adventures!