Gaming Underground Network

Come for the mods, stay for the community
 
HomePortalLatest imagesInterviewsRegisterLog in
Search
 
 

Display results as :
 

 


Rechercher Advanced Search
Info Panel
______________
MOD MASTER THREADS:
FALLOUT
THE ELDER SCROLLS

______________


______________


GUNinsider
Fallout Miami: Mika999
Stay Connected

GUNetwork
Keywords
gauss commonwealth body ghoul power Overhaul Reforged Superpele dead riot vault money boom khan Gear marvel Mask machine wolfenstein mandalorian Ryse NPCs hunk daryl boomers Call
Latest topics
» Hey everyone, I've missed this place so much.
FO4: Command to cripple NPC limbs? Emptyby Xehonort Yesterday at 5:33 pm

» Not new, but been a long time
FO4: Command to cripple NPC limbs? Emptyby CrossDressiNate Yesterday at 9:20 am

» Hello, can anyone help me with the load order?
FO4: Command to cripple NPC limbs? Emptyby Elean Tue Apr 30, 2024 1:21 pm

» The Fallout TV show destroyed NV. I'm done with Todd.
FO4: Command to cripple NPC limbs? Emptyby snuffles Tue Apr 30, 2024 5:52 am

» Hey guys!!!
FO4: Command to cripple NPC limbs? Emptyby SilverInc Sun Apr 28, 2024 4:39 pm

» The Legion are fascists, let's discuss it.
FO4: Command to cripple NPC limbs? Emptyby monke gaming Sat Apr 27, 2024 6:56 am

» A long overdue introduction
FO4: Command to cripple NPC limbs? Emptyby Athallah Akbar Thu Apr 25, 2024 3:46 pm

» (Fo4) fo76 Steel Dawn Weapons and Armor ports
FO4: Command to cripple NPC limbs? Emptyby Nicward Sat Apr 20, 2024 8:50 pm

» Howdy from grandmastoes
FO4: Command to cripple NPC limbs? Emptyby Apoc Tue Apr 16, 2024 10:06 pm

» armor slot changing in creation kit
FO4: Command to cripple NPC limbs? Emptyby Meno Tue Apr 16, 2024 12:22 pm

» {Multi Choice POLL} Fallout 3 or Fallout NV music?
FO4: Command to cripple NPC limbs? Emptyby HardComma Wed Apr 10, 2024 11:42 pm

» Hello from nexus
FO4: Command to cripple NPC limbs? Emptyby noacctname1 Wed Apr 10, 2024 5:54 am

» Who Would Win: Ulysses or Joshua Graham?
FO4: Command to cripple NPC limbs? Emptyby BellToadTall Wed Apr 03, 2024 8:06 pm

» The Next fallout
FO4: Command to cripple NPC limbs? Emptyby BellToadTall Wed Apr 03, 2024 8:01 pm

» Your favorite mods for F:NV
FO4: Command to cripple NPC limbs? Emptyby BellToadTall Wed Apr 03, 2024 7:55 pm

» Whats the Number 1 mod you really want? (NV)
FO4: Command to cripple NPC limbs? Emptyby CosmoMods Tue Apr 02, 2024 12:52 am

» Unpopular Opinion: Too many mods ruin the game
FO4: Command to cripple NPC limbs? Emptyby Evmeister Sun Mar 31, 2024 3:11 pm

» Guns you want in Fallout
FO4: Command to cripple NPC limbs? Emptyby Lupinboi Wed Mar 27, 2024 12:21 am

» black doors in sierra madre bug
FO4: Command to cripple NPC limbs? Emptyby Wɪmzɪkl Wed Mar 20, 2024 1:27 pm

» Any Titanfall mods out their that have the female sniper armor?
FO4: Command to cripple NPC limbs? Emptyby john96 Wed Mar 20, 2024 8:14 am

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  
CalendarCalendar
_
May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  
CalendarCalendar

Share
 

 FO4: Command to cripple NPC limbs?

View previous topic View next topic Go down 
AuthorMessage
Wertologist

Wertologist

Posts : 1249
Join date : 2015-09-10
Age : 29

FO4: Command to cripple NPC limbs? Empty
PostSubject: FO4: Command to cripple NPC limbs?   FO4: Command to cripple NPC limbs? EmptyThu Jun 13, 2019 1:26 am

As the title says, I'm just looking for the comman to cripple NPC limbs. I'm using the live dismemberment mod and I think some maimed settlers in clinics would add a nice touch, but I can never cripple their limb enough to blow it off without the settlers attacking me. Even with the crippler effect, it only barely cripples it.

Anyone know the command?
Back to top Go down
Sensenmann

Sensenmann

Posts : 34
Join date : 2019-05-30
Location : Germany

FO4: Command to cripple NPC limbs? Empty
PostSubject: Re: FO4: Command to cripple NPC limbs?   FO4: Command to cripple NPC limbs? EmptySat Jun 15, 2019 4:21 pm

Should be the same as in FNV.

setav perceptioncondition 0
setav endurancecondition 0
setav leftattackcondition 0
setav rightattackcondition 0
setav leftmobilitycondition 0
setav rightmobilitycondition 0

Head, Torso, Limbs.

0 is totally crippled, 100 is not crippled at all. It's possible that this needs to be executed via a batch file because the engine is weird as hell and doesn't execute this correctly if any limb has a different set of values compared to the rest. To do that, create a text file and name it whatever, maybe SetCrippled or something.

Copy/paste this into it:

setav perceptioncondition 100
setav endurancecondition 100
setav leftattackcondition 100
setav rightattackcondition 100
setav leftmobilitycondition 100
setav rightmobilitycondition 100
setav perceptioncondition 0
setav endurancecondition 0
setav leftattackcondition 0
setav rightattackcondition 0
setav leftmobilitycondition 0
setav rightmobilitycondition 0

The first half of that heals all limbs, the second cripples them again.

Save the file, in the game open the console, click on an NPC and type "bat SetCrippled" without the ""

That should work on pretty much everyone, even companions.
Back to top Go down
Wertologist

Wertologist

Posts : 1249
Join date : 2015-09-10
Age : 29

FO4: Command to cripple NPC limbs? Empty
PostSubject: Re: FO4: Command to cripple NPC limbs?   FO4: Command to cripple NPC limbs? EmptySat Jun 15, 2019 5:54 pm

@Sensenmann Thanks. I'll give that a try next time I install the game. The damn game tried to force update itself despite being in a different folder and the update went and took up the remaining disk space I had and I couldn't find where it was so I had to uninstall the whole game. I really wish they'd stop putting out those "updates".
Back to top Go down
Sensenmann

Sensenmann

Posts : 34
Join date : 2019-05-30
Location : Germany

FO4: Command to cripple NPC limbs? Empty
PostSubject: Re: FO4: Command to cripple NPC limbs?   FO4: Command to cripple NPC limbs? EmptySat Jun 15, 2019 5:58 pm

If you set the game to "only update the game when I launch it" and only launch it through F4SE it will never force update. And even if it does, there is always the "auto backup" mod as last resort.

https://www.nexusmods.com/fallout4/mods/26956
Back to top Go down
Sponsored content




FO4: Command to cripple NPC limbs? Empty
PostSubject: Re: FO4: Command to cripple NPC limbs?   FO4: Command to cripple NPC limbs? Empty

Back to top Go down
 

FO4: Command to cripple NPC limbs?

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» [FNV] JIP Command and Control mod
» JIP Companions Command and Control
» Free: Cortex Command
» Sknife from LordofWar won't console command in?
» FO4: Command to delete static objects?

Permissions in this forum:You cannot reply to topics in this forum
Gaming Underground Network :: Fallout :: Troubleshooting-