EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=596)
-   -   an easy query? (https://www.eqemulator.org/forums/showthread.php?t=29562)

eqemuross 09-15-2009 11:42 PM

an easy query?
 
is there an easy query to make all weapons no drop?

Rogean 09-15-2009 11:55 PM

update items set nodrop = 0 where damage > 0;

eqemuross 09-16-2009 02:07 AM

Quote:

Originally Posted by Rogean (Post 178602)
update items set nodrop = 0 where damage > 0;

Thanks Rogean!


All times are GMT -4. The time now is 08:47 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.