View Single Post
  #1  
Old 10-07-2011, 07:38 AM
BrandeX
Sarnak
 
Join Date: Aug 2009
Location: China
Posts: 33
Default help with sql command to reset mob stats?

On my server I globally changed around all mobs hp/ac and stats across all zones (without making a recent backup prior to that ) I have my active server sql database, as well as another defualt stock peq database mountable in sql. I am a newb at SQL commands and queries, is anyone able to show me how to write out a command to copy the hp and ac fields from every mob in one db (peq) and overwrite them in another (current db)? I haven't seen any cross database commands yet, so I am not positive if this is possible, I just want to restore the hp and ac to defaults from my copy of the stock db, not change any other factors about the mobs drops or anything else on the server.

Thanks if anyone can help with a command string!
Reply With Quote