Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
If you add a mod which modify weights of items mid-game, your encumrance is going to be messed up. To remedy that I have created a mod which helps you to correct your encumbrace taking the burden off your shoulder of creating a mod for it.
Say, you are wearing full daedric armor and carrying daedric battle axe and your encumbrance says you are carrying 0 weight. It is mighty helpful, but for those who don't cheat its not good. This mod helps to correct it by following these steps.
1. First calculate by how much your encumbrance is off by. Drop EVERYTHING and go on adding items till your encumbrance becomes positive. Use the following console command. "player->additem misc_com_plate_01 1" Then see how many plates were needed to correct your encumbrance. Lets for example say, after adding 26 plates, your encumbrance is 1. So you have -25 encumbrance. 2. Load up the game with "Encumbrance Fix.esp" active and open console. 3. Enter the command without quotes, "player->additem uah_1 x" where, x is the amount your encumbrance is off by. In our case its 25. i.e "player->additem uah_1 25" 4. Save the game and exit. 5. Now remove "Encumbrance Fix.esp" from active mod list. Your encumbrance should be fixed when you load up the game:)
But what if your encumbrance is more than what you carry. For example if you drop everything and still your encumbrance is not zero. Fixing this is easy.
Drop EVERYTHING on ground. Open console and type without quotes "player->removeitem misc_com_plate_01 x" where x is your encumbrance after dropping everything. This decreases the encumbrance to 0.