kadzooks Posted March 1, 2015 Share Posted March 1, 2015 Is there a mod out yonder that deals with unconsciousness for NPCs? I'm looking for / requesting a mod that deals differing periods of unconsciousness to NPCs (both essential and non-essential! ) depending on the conditions. e.g. - Sneak Attacks --> 30 minutes unconsciousness - Combat Knockout --> 5 minutes unconsciousness - Sitting --> 30 minutes unconsciousness - etc...etc... If there is it would match nicely, in my opinion, with mods that deal with knockouts. But the big question is, is it even possible to do this in game? Link to comment Share on other sites More sharing options...
DrakeTheDragon Posted March 1, 2015 Share Posted March 1, 2015 It is very well possible, from a technical standpoint. Unconsciousness in this game has everything to do with Fatigue.While your fatigue is below 0 you're unconscious, when it's set to a value below 0 you drop, when it passes the 0 line on its way upwards again the getup animation kicks in. Fatigue will automatically rise a certain amount determined by game value constants every frame until it's back at maximum again.So in order to knock someone out for a specific amount of time, just push its fatigue down low enough and wait for it to rise above the wakeup limit again. But in order to determine the right amount of fatigue you need to remove to achieve a certain time of being knocked out you need to know according game value constants. I don't know of many (or any) mods making use of timed knock outs myself so far, but it's far from impossible by all I know. Link to comment Share on other sites More sharing options...
Recommended Posts