Jump to content

Recommended Posts

Posted
I need to know how to script a decapitation. Kinda like the mesmetron head explode script, but with dismember instead. I'm making a survival-horror mod, and I want a laser tripwire that's about neck level that you have to disable or you get your head sliced off. Anyone know?
Posted

Dismemberments can only be caused via script if the limb is set up so that it can be dismembered but can't explode. At the moment, at least, it's impossible to do this via script without preventing NPC's heads from ever exploding.

 

Cipscis

Posted

Hm.. But what if I used

 

killactor (randomDummyNPC) 1 (for head) -1 (for no cause of death)

if i had set the -1 to 0, it would cause an explosion, unless I could use 3 (blunt weapon)

I dunno for sure, I just looked it up on the GECK site. I'll try it

Posted

The cause of death doesn't affect the type of dismemberment in any way. If you use KillActor with a limb specified, then the limb will be destroyed via explosion if possible. It will only be severed if the limb is severable but not "explodable".

 

Cipscis

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...