Thread: Item quests
View Single Post
  #4  
Old 09-21-2009, 06:30 PM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default

My guess would be that you have an error of some sort in your quest file. When an item has a charmfileid != 0, the server sends scaled data to the client, but if the scaling hasn't been properly set it will basically just multiply everything by zero and give an item with no stats.
Reply With Quote