Jump to content

NPC Problem


wesman31

Recommended Posts

Hey everybody...

Having some trouble here...I am trying to place some NPC's in game who are DEAD...in the geck i'm placing them, then using the havoc simulator to make them fall down...then when I go to load mod...they are either not there...or they are alive and walking around. Any ideas on what's wrong?????

Link to comment
Share on other sites

Hey everybody...

Having some trouble here...I am trying to place some NPC's in game who are DEAD...in the geck i'm placing them, then using the havoc simulator to make them fall down...then when I go to load mod...they are either not there...or they are alive and walking around. Any ideas on what's wrong?????

 

I think there is a special DeadActor static thing in GECK. Either that or set your NPC health to 0 and then try again.

Link to comment
Share on other sites

There are several threads where people report this type of problem. First, be sure the NPC has zero health. Second, be sure the NPC does not have any packages assigned. Third, many people use an NPC script like:

 

begin onload
  kill
end

This shouldn't really be needed, but it adds security.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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