Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-30-2009, 10:04 AM
eski2
Hill Giant
 
Join Date: May 2008
Location: sydney
Posts: 177
Default How do you double the drops?

I noticed on some servers, the drops of things like spider silk were doubled the normal amount, but i can't see anything on the forums about how you can do this, apart from editing each entry manually. Is there an SQL command that would do this, or would you end up with problems?
Reply With Quote
  #2  
Old 12-30-2009, 11:34 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,447
Default

Quote:
Originally Posted by eski2 View Post
I noticed on some servers, the drops of things like spider silk were doubled the normal amount, but i can't see anything on the forums about how you can do this, apart from editing each entry manually. Is there an SQL command that would do this, or would you end up with problems?
Wrong forum.
Reply With Quote
  #3  
Old 12-30-2009, 11:42 AM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

If you want 1 line solution you can do this:


update loottable_entries set multiplier=multiplier*2;

This will double all loot in the world =)
Reply With Quote
  #4  
Old 12-30-2009, 11:59 AM
eski2
Hill Giant
 
Join Date: May 2008
Location: sydney
Posts: 177
Default

I'm just trying that out but i was wondering, when you make a change to the database like this one, can you refresh the server without closing down and restarting? Is there a gm command perhaps?
Reply With Quote
  #5  
Old 12-30-2009, 12:19 PM
ChaosSlayerZ's Avatar
ChaosSlayerZ
Demi-God
 
Join Date: Mar 2009
Location: Umm
Posts: 1,492
Default

as far as I know, things like items and loot tables only load when server boots up. No idea how to reboot on the fly
Reply With Quote
  #6  
Old 12-30-2009, 12:24 PM
eski2
Hill Giant
 
Join Date: May 2008
Location: sydney
Posts: 177
Default

thanks for your help!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:13 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3