Still working on 2.21 for anyone curious! Using infinite carry for CET. Also thanks for making a CET version it is just more convenient to install than the Redscript ones.
Is it also fine to install this mod using Vortex? Cause Vortex (the mod manager) does kind of complain when I download this mod using it. It says that Vortex doesn't know how to properly install this mod.
I just added a bunch of items to my inventory and now I can only walk still, is that normal? I figured this would still allow me to run when over capacity?
It won't allow going over your carry capacity, it just increases carry capacity (100x your current carry capacity)... I just tested the CET version on my game (I usually use the TweakXL version) and it's giving me 35k carry capacity with no perks at all to boost it, just this mod (and 35k should be more than enough, but if not you can open the init.lua file and change the multiplier value from 100 to whatever you need)...
This is definitely still working in 2.13... It hasn't been updated in nearly a year and worked the entire time I was on 2.13 (and is still working in 2.2)...
Just a follow-up to clarify as I kind of forgot the CET version exists until u/nimloc69's reply (thank you for confirming it's still working)... I tested the main file/TweakXL version (and it also worked, as I said in my prior comment)...
It's worth adding that while this command only does 2 carry weight and can't increase (i.e. changing 1 to 100 makes no difference), you can actually put the command in multiple times in the same line to speed things up, meaning if you input Game.AddToInventory("Items.AirdropPermaReward", 1)Game.AddToInventory("Items.AirdropPermaReward", 1) to the console you increase carry weight by 4, and if you copy + paste a few times you can get quickly hundreds at a time.
idk how this reply thing works, but to both OP and the person who suggested pasting it multiple times, you are awesome. I have a lot of mods with cool clothes and s#*! and I was using a lot of my base carrying capacity. This mod may have worked but when I saw the comments I just deleted the file bc its so much simpler.
41 comments
Using CET version
Can't try with 2.2 as that version of the game isn't playable yet.
Game.AddToInventory("Items.AirdropPermaReward", 1)
It only does it 2 at a time but it works.