Jump to content

Exchange light/heavy armor.


salamanderzzz

Recommended Posts

Good day.

 

I'm curious if is it possible to create a plugin which somehow allows to change armor's type from "heavy" to "light" and vice versa?

There are tons of beautiful armors on this site, however, I've almost mastered light armor (character is quick, deadly, excels at marksmanship etc), but many gorgeous custom armors are heavy (which is bad for sneaking and such) :confused:

(my friend has similar problem: those armors he simply loves are light, but he prefers wearing heavy armor).

 

If this is possible, can anyone create such plugin?

Thank you!

Link to comment
Share on other sites

It'd be impossible to do ingame (well, for a specific armor there could be a scripted effect that switches it out for a light version), but with the CS it's as simple as :Open the ESP, scroll down to find the armor, change to 'light armor.' Easy peasy.
Link to comment
Share on other sites

Yeah if you want to use OBSE you can use SetArmorType. Quick way to do it in-game:

- Drop the armor you want to change on the ground

- Open the console.

- Click the armor. The ID number and name should show up at the top of the screen

- To change it to light, type: setarmortype 0

- To change it to heavy, type: setarmortype 1

Link to comment
Share on other sites

  • Recently Browsing   0 members

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