Thread: npctypespawn
View Single Post
  #1  
Old 02-13-2003, 09:45 AM
eqfoobar
Fire Beetle
 
Join Date: Feb 2003
Posts: 16
Default npctypespawn

Good day,

Is this a bug or user error?

Repro:

#zone sebilis

#npctypespawn 126717 // that is Trakanon in my npc_types database

Result ... large human male. I have found a lot of npcs showing up like this, particularly large boss type mobs. Is this common or am I the only one suffering from it.

Thanks.

- foobar

Oh, feature request:

#npctypesearch <mob name> (would do something similar to SELECT * FROM npc_types WHERE name LIKE "%s";
Reply With Quote