View Single Post
  #28  
Old 02-14-2004, 05:24 PM
sandy
Hill Giant
 
Join Date: Oct 2002
Posts: 212
Default

If you have problems like those of vaelene or jimmy, I think it's because 2 or more npc_type share the same loottable_id
Each npc_type must have a distinct loottable_id else when you update the loottable of one monster, the others that share the same loottable_id are updated too =(

So I recommend you this :
1) delete all the loottables of the npcs that are affected by this bug by removing all sets
2) and just recreate them by adding the good sets, I think it will work because the editor will recreate a new loottable for the npc if he haven't any set already
__________________
Sandy
Reply With Quote