setgore
Jump to navigation
Jump to search
The setgore
script command is used to disable dismemberment for an NPC.
By default, powerful blows by the player can sever limbs or the head of a dead or dying NPC if the mesh has cut_larm
, cut_rarm
, cut_lleg
, cut_rleg
, cut_head
or cut_torso
selections defined. This command disables that for the calling entity.
Usage
setgore <enable>
Context: NPCs
Parameters:
Parameter | Type | Description |
---|---|---|
enable |
bool |
Should the player be able to cut off body parts of NPC |