sharonasbar12 Posted February 2, 2015 Share Posted February 2, 2015 What is the console command to set a player's carry weight? Link to comment
mybrainhurts Posted February 2, 2015 Share Posted February 2, 2015 player.setav carryweight x  player.forceav carryweight x  Sorry. Link to comment
gvman3670 Posted February 2, 2015 Share Posted February 2, 2015 http://uesp.net/wiki/Skyrim:Console_Commands  UESP.net is a very handy site to have in your favorites list. Link to comment
mybrainhurts Posted February 2, 2015 Share Posted February 2, 2015 @ gvman3670 Â Gee, wish I'd thought of that. Link to comment
sharonasbar12 Posted February 3, 2015 Author Share Posted February 3, 2015 http://uesp.net/wiki/Skyrim:Console_Commands  UESP.net is a very handy site to have in your favorites list.  Yea I looked there, but could not find it. Oh well, THANK YOU VERY MUCH!  Link to comment
mybrainhurts Posted February 3, 2015 Share Posted February 3, 2015 What? It's right there in the second paragraph: Â Â Many commands are targeted: this means that you may use player.command to affect the player character; for example, type player.setav carryweight 1000 will set the Player's Carry Weight at 1000. Or, you may want to target the NPC/actor, by first typing prid <RefID>, Enter. Then, type the command by itself, setav carryweight 1000, to affect the NPC, specified by RefID (Note: including the zeroes at the beginning of the RefID when targeting NPCs may produce a "command not found" error. That can be evaded though by placing the RefID in quotes, e.g. "000A2C94".setav carryweight 1000 will set Lydia's Carry Weight at 1000). Â Â The thing about setav carryweight is that the value you set will not be carried over when you reload your save. Using forceav carryweight permanently sets the carryweight to the value you want. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.