salamanderzzz Posted August 13, 2010 Share Posted August 13, 2010 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 More sharing options...
mcole254 Posted August 13, 2010 Share Posted August 13, 2010 Just change the desired armor type in the CS Link to comment Share on other sites More sharing options...
salamanderzzz Posted August 13, 2010 Author Share Posted August 13, 2010 I have zero knowledge in Oblivion modding :confused: But thanks for answer, guess I'll have to do it myself :) Link to comment Share on other sites More sharing options...
kieranfoy Posted August 13, 2010 Share Posted August 13, 2010 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 More sharing options...
LFact Posted August 13, 2010 Share Posted August 13, 2010 I think using OBSE make it possible, but so far I haven't seen any. However, there're some mods that applies one armor's stat to other armor:- Panzer Kleidung- In-game armor customizer Link to comment Share on other sites More sharing options...
documn Posted August 13, 2010 Share Posted August 13, 2010 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 More sharing options...
salamanderzzz Posted August 13, 2010 Author Share Posted August 13, 2010 Thanks, I'll try :) Link to comment Share on other sites More sharing options...
Recommended Posts