Jump to content

Saving player.setscale


Bashis

Recommended Posts

Posted

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.

Posted

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.

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...