snapz62 Posted February 14, 2018 Share Posted February 14, 2018 (edited) Hello, i tried to make a mod for have an unlimited capacity on our character (capacity is the maximum weight of item you can carry).I tried to set all item weight to 0.00001.I tried to edit the perk mule 1 (15 to 99999 capacity) Nothing work. On all location file for edit this, i see 1 .xml and 1.tbl and i think edit the XML is useless because the tbl file got the priority. So im here for ask if someone can make a mod for we get an unlimited inventory because i want to get every object i found for sell them after.Or you can give me some help on where/how edit that. Thank [EDIT]There some data i have tried to edit. Tables\rpg\rpg_param.xml <row rpg_param_key="BaseInventoryCapacity" rpg_param_value="999999" /> Tables\rpg\buff.xml <row buff_ai_tag_id="" buff_class_id="4" buff_desc="" buff_exclusivity_id="1" buff_id="a684d24b-f828-4998-8164-acbadaa64af9" buff_lifetime_id="1" buff_name="perk_mule_1" buff_ui_name="" buff_ui_order="" buff_ui_type_id="4" buff_ui_visibility_id="" duration="-1" icon_id="0" implementation="Cpp:Constant" is_persistent="True" params="cap+99999" slot_buff_ui_name="" slot_icon_id="" visual_effect="" /> Tables\rpg\perk.xml <row icon_id="mule" level="1" metaperk_id="" parent_id="" perk_id="83a8b86a-9ff1-4e2f-a4ba-fc6530dce122" perk_name="Mule I" perk_ui_desc="perk_muler_1_desc" perk_ui_name="perk_mule_1_name" skill_selector="" stat_selector="0" ui_priority="0" visibility="2" /> Edited February 14, 2018 by snapz62 Link to comment Share on other sites More sharing options...
xFILTHx Posted February 14, 2018 Share Posted February 14, 2018 Id like to see something like this too, don't even have to be unlimited but just enough to keep me going for more than 5 mins at a time, i do tend to pick up everything i can find.... or steal... don't judge me! :D Link to comment Share on other sites More sharing options...
EViLeleven Posted February 14, 2018 Share Posted February 14, 2018 I edited the line in rpg_param.xml to 6666 and deleted the .tbl file. Screenshot: Don't know if it breaks anything anywhere, but will report back if I find something strange. Link to comment Share on other sites More sharing options...
snapz62 Posted February 15, 2018 Author Share Posted February 15, 2018 Ah right dude. Thank.Im idiot, i tried this (delete the btl) but i delete it from my "tempory" folder not from the .pak xD So when we delete a .btl the .xml got the priority, it will be usefull for mod a lot this game :) Link to comment Share on other sites More sharing options...
Setari Posted February 15, 2018 Share Posted February 15, 2018 Where are the files to edit to do this? I'd also like a bunch of inventory space -_- Link to comment Share on other sites More sharing options...
Freemansdead Posted February 15, 2018 Share Posted February 15, 2018 Go toSteam\steamapps\common\KingdomComeDeliverance\Data\rightclick the file "´Tables.pak" and open it with your Zip editorthen go to Tables.pak\Libs\Tables\rpg\ and open the "rpg_param.xml"search for:<row rpg_param_key="BaseInventoryCapacity" rpg_param_value="x" />and edit the value with the capacity you like to havesave it and then delete the "rpg_param.tbl"Now it should work for you^^ Link to comment Share on other sites More sharing options...
TheObstinateNoviceSmith Posted February 15, 2018 Share Posted February 15, 2018 I got this to work. Thank you for the directions Freemansdead. Link to comment Share on other sites More sharing options...
thunder1234 Posted February 15, 2018 Share Posted February 15, 2018 (edited) What zip editor are you guys using ? and also, is it safe to delete the tbl file, the game has enough bugs already ! Edited February 15, 2018 by thunder1234 Link to comment Share on other sites More sharing options...
EViLeleven Posted February 15, 2018 Share Posted February 15, 2018 I used 7zip, but you probably don't have to mess with your files, you can just use the mod someone made in the meantime. Link to mod Link to comment Share on other sites More sharing options...
thunder1234 Posted February 15, 2018 Share Posted February 15, 2018 (edited) Thank you,i saw the thing is i don;t want to have 99k weight limit, i was thinking of 220,that is why i want to modify it myself . I downloaded the mod, extracted the files, modified rpg_param but don't know what to do with the tbl file, in one post someone said it's opened with a text editor but that is not true ! and also..how do i repack it ? if i repack with 7zip it's not .pak it's .7z or .zip Edited February 15, 2018 by thunder1234 Link to comment Share on other sites More sharing options...
Recommended Posts