View Single Post
  #2  
Old 01-17-2007, 02:03 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Don't forget to mention, in it's current form, the tool requires 2 additional fields in the npc_types table;

`shy` int(11) NULL default '0';
`random_look` int(11) NULL default '0';

aza77, if this is not true in your alpha release, sorry for chiming in.
Reply With Quote