Thread: is NPC spawned
View Single Post
  #8  
Old 06-20-2014, 01:45 AM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Lightbulb

Quote:
Originally Posted by demonstar55 View Post
It does the same thing, but in code, so you don't have to worry about go through the quest system. It also makes sure the NPC is alive, since the enity list can contain mobs that are dead and will be quickly removed :P (they get removed on the next cycle)
That seems silly, why would it contain dead mobs?

Also, you said in code but not in the quest system, what exactly do you mean by that, it wouldn't be handled in a perl for example?
Reply With Quote