• Announcements

    • Ashal

      SITE MOVED - IN READ ONLY MODE   12/08/2015

      Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.

Archived

This topic is now archived and is closed to further replies.

Bashis

Saving player.setscale

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.


0

Share this post


Link to post

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.

0

Share this post


Link to post