Bashis Posted February 3, 2013 Posted February 3, 2013 playing a femal character i wanted it to be slightly smaller than normal, so easy fix is ~player.setscale command, issue is when you save and quit the game, the scale resets so every time you relaunch the game you need to re-apply the setscale, i was wondering if there is a way to save the height you want to your char permanantly.
movomo Posted February 3, 2013 Posted February 3, 2013 That's weird. Changed scale via con setscale is saved in the savegame, as far as I can remember. Something is reverting it back. Anyways,changing the player scale using console setscale is generally not a good idea, as collision property does not updated until disable/re enable the actor. Your best bet would be creating a quick esp that changes your race's default scale. Or if you don't want it for whatever reason, again, create a quick script that automatically changes your scale when load/restart the game.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.