View Single Post
  #2  
Old 11-30-2006, 10:28 AM
bufferofnewbies
Hill Giant
 
Join Date: Dec 2005
Location: Lurking in KY
Posts: 239
Default

multiple instances of the same spell listed in your spells_us.txt file is the problem.

Fixing this would require either a code change to block multiple writings of the same 'name' field, or editing your spells_us.txt file to change/ remove those extra spells. (careful with that if any are used as calls to clickie/ procs on items. You will break the item until you rest to the other spell id number.)
Reply With Quote