Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

How do I SetScale but for armor on a Script


hubba
 Share

Recommended Posts

Hi, I want to know how to SetScale or change scale for armor on a script.

I have tried adding the armor to the player, dropping it, getting the reference from the dropped object, modifying the scale on the object ref, adding it to the player again without luck, the scale is not reflected.

Any information is appreciated.

Edit: I have discovered that is what I am trying to edit is actually the Armor Addon associated with the Armor, that is the thing I want to scale, though I do not know how to access it.

Edited by hubba
Link to comment
Share on other sites

Hi,

You must use SetScale on a reference of the armour in game. Put the armour somewhere in a cell and add a script to it. I'm not entirely sure that it will keep the scale if the player drops it on the floor afterwards though.

Here is how to use SetScale in a script: https://www.creationkit.com/index.php?title=SetScale_-_ObjectReference

Link to comment
Share on other sites

2 minutes ago, hubba said:

Hi ladyonthemoon. and thanks for the reply. What is this cell and how do I use it? Also, will this work for me since the thing I need to SetScale for is the Armor Addon not the armor itself.

A cell is a place in the game where you put your armour; like Gerdur's or Alvor's house, an inn or any other place in the world, outside or inside.

I don't think scaling the armour addon will do anything to the armour itself. Why exactly do you want to scale it down?

Edited by ladyonthemoon
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...