View Single Post
  #1  
Old 04-16-2009, 08:40 PM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default Return to spawn location

I feel like I must be missing something, but I can't seem to find the appropriate quest command and was wondering if there is one that I overlooked. I'm trying to get an npc to disappear and immediately return to its spawn location after a certain amount of time has elapsed. Using quest::respawn seemed like an obvious choice, but that seems to just destroy the current npc (I assume it respawns after the timer elapses, but I haven't waited around that long). I also thought about using gmmove, but it would just be cleaner if there was something that basically did a one npc repop.

Any suggestions?
Reply With Quote