
For all technomancers who doesn't like to deal with inventory management.
If you have a certain companion with you, then you'll get 50000 more carry weight.
Installation:
Extract the file into The Technomancer/datalocal/ so it looks like
"The Technomancer/datalocal/UnlimitedCarryWeight"
Note for mod conflicts:
Modifies: game_components_cha_hum_pla.sli
I dont know if any other mod modifies this file, but if that's the case there'll be a conflict. You can change from:
<addBonus onSelf="true" operator="ADD_PREMULT" type="WEIGHT_MAX" value="250" />
to
<addBonus onSelf="true" operator="ADD_PREMULT" type="WEIGHT_MAX" value="50000" />
Good luck, Zachariah.