jgiorand Posted March 23, 2009 Share Posted March 23, 2009 Hello Nexus Community, This is my first post here, though I've been lurking for a week or two. I was just seeing if anyone knows/can recommend a good mod to turn off damage reduction in VATS. I want to take as much damage in VATS as in real-time, in order to bring a little more realism and difficulty to the game, but the only mod I've found on the Nexus has been taken down (at least temporarily). Can anyone recommend anything? Thanks, smokey joe Link to comment Share on other sites More sharing options...
Cipscis Posted March 23, 2009 Share Posted March 23, 2009 You'll want to change the GMST "fVATSPlayerDamageMult" from 0.1 to 1. For more information, see VATS Settings. Cipscis Link to comment Share on other sites More sharing options...
jgiorand Posted March 23, 2009 Author Share Posted March 23, 2009 Cipsis, thank you for the info. Just a stupid question though: Can I use that command in the console, or do I have to use the GECK to actually create a mod that changes that parameter? I am no modder. Right now I'm gonna check the console and the config files. Link to comment Share on other sites More sharing options...
Cipscis Posted March 24, 2009 Share Posted March 24, 2009 Yes, you'll want to use the SetGameSetting function like this:SetGameSetting fVATSPlayerDamageMult 1Cipscis Link to comment Share on other sites More sharing options...
Skree000 Posted March 24, 2009 Share Posted March 24, 2009 Yes, you'll want to use the SetGameSetting function like this:SetGameSetting fVATSPlayerDamageMult 1Cipscis lol he asked A or B? and you answered Yes. im just as confused, is it a console command? Link to comment Share on other sites More sharing options...
Cipscis Posted March 24, 2009 Share Posted March 24, 2009 Oops, sorry about that. This can be done in either way - you can create a plugin file that changes the GMST whenever it is loaded, or you can use SetGameSetting (a console command) to change the GMST in-game for a single character. Cipscis Link to comment Share on other sites More sharing options...
jgiorand Posted March 24, 2009 Author Share Posted March 24, 2009 Yeah, I figured out it was a console command. Thank you for all the help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.