Thread: NPC ignores me!
View Single Post
  #4  
Old 03-02-2009, 05:44 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Not sure what you mean by deleting the "has quest". When you spawn the NPC and use "#npcspawn create", it will create a new NPC that is a copy of that one. Really, the create option is for creating new NPCs that you spawned via the #spawn command to set their ID and save them in the zone. When you are just wanting to add a copy of a certain spawn ID to a zone, you should use "#npcspawn add" instead.

How are you naming the quest file? You can name them after the spawn ID or after the NPC name. The easiest way is just to name the files after the name of the NPC. If you use GeorgeS' quest editor, it will do them automatically and make sure they match up properly.

Also, after you create a new NPC, you will have to restart the zone (normally just zoning out and back in if you run dynamic zones) before the quest will be able to take effect. Also, you have to use #reloadquest in the zone before new quest changes take effect.

Let us know if you still have problems after trying some of this.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote