I have been searching many forums to find answers to this, I have found some, but the question was never answered. Does someone know, how to make a NPC respawn in MP? Not a vehicle, but creatures like wampas, rancors and so on. Does it require scripting, or can I set the options in Radiant?
  
 
  
  
    i have answered this question many times. the difference between a vehicle and a normal npc does not matter when you are trying to make it respawn.
 
 NPC:
 npc_target: npc_1_de
 targetname: npc_1
 
 
 target_delay:
 target: npc_1
 wait: 10
 targetname: npc_1_de
 
 
 trigger_always:
 target: npc_1_de