View Single Post
  #2  
Old 10-26-2004, 06:27 PM
ajb20
Hill Giant
 
Join Date: Jul 2004
Posts: 106
Default

I think what was being said is this:

Same problem we are having: If you have an item that you want to have unlimited charges, you cannot have it given to a person using quest::summonitem(); or it cannot be purchased because both ways, the item will run out of charges the next time the player logs or zones. However, if the item is looted off of a body, the charges work perfectly fine. We tested it over and over also and making it part of a quest where the item has to be looted is the only fix we found for the problem.
Reply With Quote