Thread: spawnfix
View Single Post
  #2  
Old 06-27-2006, 04:49 PM
fanman55
Sarnak
 
Join Date: Mar 2005
Location: CA
Posts: 44
Default

#spawnfix is used to update the coordinates of an NPC that is currently in the database. By creating an NPC in the game using the #spawn command, you are not actually adding it to the database. I find that adding NPC's through MySQL is the best way to do it... But that's just me :P
Reply With Quote