View Single Post
  #19  
Old 09-27-2011, 10:47 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

Quote:
Originally Posted by Baruuk View Post
Now I just need code to remove nodrop from items I'll look that up thanks again!
Code:
update variables set value=1 where varname='DisableNoDrop';
__________________
The Realm
Reply With Quote