SwiftDeathSK Posted November 16, 2016 Share Posted November 16, 2016 (edited) This is a mod that I have been dying to see implemented for a short while now. One of my favorite things to do is to mod up skyrim into an RP style game and fully immerse myself into the world. However, there's no penalty for forgetting to properly equip what you need when you need it, and as such I find myself charging into combat wearing my street clothes, because I simply forgot to switch equipment. Also I find it strange that you can openly switch armors in public - which means you are undressing and dressing in public - and have zero repercussions if you are seen by a guard. Not to mention how inappropriate it would be to just start stripping in a crowded pub when there is a perfectly good room to rent just down the hall that has privacy and no prying eyes. So, here's my concept design, and if anyone would be willing to be a go-to teacher / consultant on how to do some of these things, I could crack open the Creation Kit and take a shot at it myself - I'm completely lost as of right now, and doubt my capacity to do it myself with no help. All equipment would be locked on the character - you cannot equip or unequip from the menu (Not 100% sure how this is done, but I have seen this in other mods. I'm guessing keeping track of what you have on you and making sure that it is auto-equipped or auto-unequipped when there is a change would work. Perhaps running a script only after the item screen is closed or the favorites menu is opened would work to reduce stress on papyrus.)Instead, you use a hotkey to open your "Wardrobe screen" which is essentially a container menu with just your equipment listed.In the wardrobe screen, it will ask you to select one item to take off or put on, and depending upon your choice one of the following will happen:removing a piece of equipment would play an animation that cannot be cancelled (to penalize doing it in combat or public areas), and then you would be left with no clothing in that slot until you opened up the wardrobe screen and applied a new piece.equipping a piece of equipment would play a reversed version of the 'remove animation' for that slot, which also cannot be cancelled (for penalty sake again), and would only equip the item after the animation is finished (so if doing it in combat, there's additional time to be caught with your pants down, and take an unarmored hit. Very bad situation to be in if playing at higher difficulties.) All primary armor types would have their own short animation. This is supposed to be slightly tedious, but to cut down on the amount of tedium, it would just be very simple animations, possibly speed up slightly - crossed arms raising and going up followed by bending over for armor (both chest and pants). Grabbing at the neck for an amulet (similar to the eating animation, just without food and perhaps lowered and extended a little), a modified version of the bound-hands animation for a ring, bending over and grabbing your head and moving your hands out for helmet, bending down and grabbing each leg at a time for boots, unequip animations while equipping weapons to make it appear like you are placing them on your person, grabbing each wrist and going up the arm for gloves. Just for ideas. The idea is to make it take a little bit of time to add to the danger of doing it at the wrong time or place, but not so much time that it's just simply irritating and a death promise. The goal is to have it be possible to at least have a chance to survive a surprise attack if caught off guard, but severely reduce -to the point of removing- the odds of walking away unharmed. Perhaps the optional (MCM) feature to be forced to either pay for a room or leave if you are in an inn (good business idea for the innkeeper), or to have certain areas add a small (25-50, etc. - configurable) bounty added if you are caught changing armor due to Line of Sight from any human NPC (animals wouldn't care, of course). Guards would approach you immediately upon LOS in these cells and try to arrest you / get you to pay the fines. It would be a lot more slack outside of these areas.If you are removed from an inn, there would be a trespassing flag on that inn for a certain amount of time (2-3 in game days or so?), to prevent abuse. If caught by an NPC there would be a short delay (the length of time to put another piece of clothing on at least) before an additional bounty would be applied. Multiple NPCs catching you at once would increase the amount of gold on the bounty (doing it in a crowded market would be a bigger crime than in the back alley way at night and a passerby catching you off guard.) A small window of time between the bounty being applied and the LOS check would allow the check to see how many NPCs can see you during that animation, and the bounty being applied before the delay kicks in. This could also reduce NPC's attitude towards you if you are caught for a short time (or perhaps some of them are a bit more... provocative towards you for a certain time, depending on personality.) I'm not sure if it would be possible to auto-close a container menu after a single item has been selected, but I'm sure keeping track of what item was selected first (via papyrus / temp .ini or something) would circumvent any issues that would arise from being able to select multiple items at once.Do any experienced modders either have some insight on why this cannot be accomplished using the CK / or are willing to stand up to the task of creating this? Or are simply willing to share contact information and be a sort of guide / teacher to show me how to do it myself? Edited November 16, 2016 by SwiftDeathSK Link to comment Share on other sites More sharing options...
Recommended Posts