View Single Post
  #5  
Old 06-13-2004, 05:18 PM
monalin crusader
Hill Giant
 
Join Date: May 2004
Posts: 238
Default

If you just dont want a last name at all just type in

UPDATE npc_types SET lastname=NULL;

EDIT: Actualy you gota go into the code too hehe forgot its hardcoded into the source do a search for class=41 or something like that and you should find what it puts for all merchants.
__________________
Ascending Dawn Server Op
Coder/Quester/Mysql
Reply With Quote