View Single Post
  #4  
Old 03-11-2009, 11:33 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Thanks, AndMetal! That sorta makes sense. Though, I imagine it would be pretty confusing for someone who isn't as familiar with the packet structures lol.

The only thing I can't seem to figure out from that is how I would divide the current value by 10. Normally in SQL, I could just tell it to do something like plat = (plat / 10), but since this isn't an actual named field, I am not sure how to do that exactly.

This will definitely take some testing on my test server before I could even think about doing it on the real server lol. Also, a backup of the accounts table will be a good idea before any changes like that.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote