View Single Post
  #2  
Old 05-03-2002, 09:20 AM
Waeric
Fire Beetle
 
Join Date: Apr 2002
Posts: 18
Default

There is also a problem with the merchant id loading one place is in struct NPCType, it is int8 merchanttype, when it should be something like uint32 merchanttype. I'm not looking at the source at this second and there may be other places than this one.
Reply With Quote