View Single Post
  #2  
Old 10-21-2004, 12:03 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

hey,

well I havent been able to completely fix this yet, but im working on it...

I fixed the query errors you were getting... those changes will make it into cvs eventually (couple days max)...

I cant figure out why the client is not deleting the items from the container, the code is all correct to do so, and it gets deleted server side, but the client dosent seem to delete the items client side... even though it sends the delete item packets...

maybe tradeskill containers expect a special packet to tell them to delete the items, I dont know and im not in the mood to packet collect it to find out right now...

the current workaround is going to be to use the nice fancy interface, and not the old one... it works much better and is much easier on the wrist (:
Reply With Quote