Weight Mod

Post » Mon May 14, 2012 4:11 pm

Hello,

Has anyone seen or maybe working on a mod to tweak the weight of items/amount of weight that you can carry? While, I may not want to remove weight completely, I still wouldn't mind tweaking it so that I can carry enough to get through at least one cell before having to backtrack to town and dump off/sell items. I am aware that stamina increases the amount of weight you can carry by a tiny amount, but it would take an entire game to get to the point that I would feel confident about going into a dungeon and not having to worry about weight until I cleared it. Thanks for all who help.
User avatar
ILy- Forver
 
Posts: 3459
Joined: Sun Feb 04, 2007 3:18 am

Post » Mon May 14, 2012 6:13 pm

I'm going to make a guess that this is something that requires the editor to alter (even tho it's a fairly simple line change)....and the editor is not out yet. So it's a waitin' game.

I'm not sure if there's a console command that could alter it (outside of tgm, perhaps, which is totally different if you don't want to be "god", just carry more).
User avatar
Claire Lynham
 
Posts: 3432
Joined: Mon Feb 12, 2007 9:42 am

Post » Mon May 14, 2012 1:58 am

I'm going to make a guess that this is something that requires the editor to alter (even tho it's a fairly simple line change)....and the editor is not out yet. So it's a waitin' game.

I'm not sure if there's a console command that could alter it (outside of tgm, perhaps, which is totally different if you don't want to be "god", just carry more).

Thanks for the reply, LadyCrimson. Yeah, I was thinking maybe it was an editor-dependent thing, but was hoping not. Well, I guess now it is a waiting game, as I'm sure someone will make one when the creation kit is released. I'm afraid by that time I may have moved on though. Let's not forget, Diablo III is slated for release VERY soon, (Thank goodness, 'bout time)
User avatar
Ruben Bernal
 
Posts: 3364
Joined: Sun Nov 18, 2007 5:58 pm

Post » Mon May 14, 2012 5:10 pm

player.setav carryweight 1000 or whatever other number you want
User avatar
Shianne Donato
 
Posts: 3422
Joined: Sat Aug 11, 2007 5:55 am

Post » Mon May 14, 2012 1:46 pm

If you want to increase your carrying capacity, it is a simple line change in the .ini. Or not even a line change. You just edit a number. Google it and I'm sure you'll find it.
User avatar
Spencey!
 
Posts: 3221
Joined: Thu Aug 17, 2006 12:18 am

Post » Mon May 14, 2012 8:29 am

player.setav carryweight 1000 or whatever other number you want

This.
User avatar
Neko Jenny
 
Posts: 3409
Joined: Thu Jun 22, 2006 4:29 am

Post » Mon May 14, 2012 3:18 pm

Dont foget to give some stuff to your companions.
User avatar
Emma louise Wendelk
 
Posts: 3385
Joined: Sat Dec 09, 2006 9:31 pm

Post » Mon May 14, 2012 4:19 am

Thanks guys. I will try the .ini thing if I can find it, because I would like it to be permanent and not sure if console would have to be activated every time I start the game. Now, it's just a matter of finding it. I did search for 'skyrim weight mod' before I posted here and it turned up nothing relevent on the first page, so ill try 'skyrim weight capacity' and see what it turns up. Will post back if I find anything, in case anyone is interested.
User avatar
MISS KEEP UR
 
Posts: 3384
Joined: Sat Aug 26, 2006 6:26 am

Post » Mon May 14, 2012 11:10 am

Well, couldn't find anything on the ini setting. Just turned up a bunch of links for tweaking graphics settings. Haven't looked into those files yet, but maybe I will and see if I can find it myself. As for companions, I don't ever take any with me for fear that they will end up dying or something. Would like to play this game without a guilty conscience for getting someone killed, at least on the first play through...heh. Call me silly.

P.S. Can anyone confirm if the console command is permanent, or must be activated on every run of the game?
User avatar
Elizabeth Lysons
 
Posts: 3474
Joined: Fri Feb 02, 2007 7:16 am

Post » Mon May 14, 2012 2:12 pm

P.S. Can anyone confirm if the console command is permanent, or must be activated on every run of the game?

If you use "player.setav carryweight xxx", it will reset itself when you restart the game. (IIRC, when I tried this, it persisted for the remainder of the play session, but reset when I exited and restarted Skyrim.)

If you use "player.modav carryweight xxx", it will be permanent (for that character).
User avatar
Jessica Stokes
 
Posts: 3315
Joined: Fri Jul 28, 2006 11:01 am

Post » Mon May 14, 2012 1:51 am

If you can do it via the .ini it seems to be something you'd have to add the line in yourself and hope it works in skyrim (good chance of it).

Not sure about the console command being permanent, never used the console much (I prefer using a mod instead). Might at least have to use it for each new character you make, or save the game before it sets.
User avatar
Lexy Corpsey
 
Posts: 3448
Joined: Tue Jun 27, 2006 12:39 am

Post » Mon May 14, 2012 10:04 am

What ndervish stated is correct, player.modav will be permanent to your save game for that character.

Also remember, player.modav will ADD whatever you type in to your current limit, so if you type in 5,000 and your current limit is 325, your new limit is 5,325.

LadyCrimson, nothing to be afraid of using the console. ;) In my opinion, using the console is far preferable to a mod for things like this.

Let's say a mod gives you 500 extra weight. But you really want 1,000. Well, now you have to bug the mod author, maybe they'll make another version of the mod with 1,000, maybe they won't.

Let's say you're a real pack rat (like me LOL) and a few weeks later you are just carrying way too much stuff, and for some reason you want to carry even more. Now you want the limit increased to 2,500.

Well, the console command is simple and allows you to do it yourself :)
User avatar
Wayne W
 
Posts: 3482
Joined: Sun Jun 17, 2007 5:49 am

Post » Mon May 14, 2012 8:39 am

And you can lower your carry weight again using a negative number in the future using the player.modav command. The console is far superior to an .esp mod for this change imo.
User avatar
Rebekah Rebekah Nicole
 
Posts: 3477
Joined: Fri Oct 13, 2006 8:47 pm

Post » Mon May 14, 2012 8:05 am

Thanks a million for all the helpful input everyone. From what I have read here modav console command seems the way to go in my case. This will help a ton. Now if I can get it to quit dropping to the desktop every hour or so, I'll be set.
User avatar
P PoLlo
 
Posts: 3408
Joined: Wed Oct 31, 2007 10:05 am

Post » Mon May 14, 2012 11:19 am

LadyCrimson, nothing to be afraid of using the console. ;) In my opinion, using the console is far preferable to a mod for things like this.
I'm not afraid of using it. I use it when I feel like/it suits me, and I often have for tech testing reasons. I just prefer a mod that I can check on/off and applies to every chr. and/or companion etc at once. :)

Let's say a mod gives you 500 extra weight. But you really want 1,000. Well, now you have to bug the mod author, maybe they'll make another version of the mod with 1,000, maybe they won't.
That's why I am the mod-maker. lol. Most mods like this are really easy to make/change yourself. I tend to combine it with other small changes that I want in one mod (like weight+increase exp. needed to level, etc)
I just need the editor. :(
User avatar
Devils Cheek
 
Posts: 3561
Joined: Sun Aug 13, 2006 10:24 pm

Post » Mon May 14, 2012 12:15 pm

player.setav carryweight 1000 or whatever other number you want

Only cheat i use too, so annoyin the low cw.
But effect game a lot since the more item you can sell.
User avatar
Brandi Norton
 
Posts: 3334
Joined: Fri Feb 09, 2007 9:24 pm


Return to V - Skyrim