View Single Post
  #1  
Old 03-11-2009, 12:32 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default Adjusting Server Currency

Does anyone know of a an easy way to update the currency (platinum, silver, gold and copper) for all characters on a server at once? I am guessing there may be some MySQL query that could be ran to adjust it, but I am not exactly sure how to do that since all of that info is stored in the Player Profile Blob and I don't know how to access that.

What I am trying to do is maybe run a query that does something like dividing all player currency by 10. Then, I would also want to run a second simpler query to update all item prices over a certain amount to be divided by 10 as well. I think I can figure out the one for updating item prices, but if anyone knows how to update characters for currency on the character, in their bank and in their shared bank, I would appreciate it.

Thanks
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote