Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-13-2017, 04:13 PM
Burningsoul
Banned
 
Join Date: Oct 2009
Posts: 312
Default

It's been awhile since I dug around the database, this is rough and might not work but it looks ok - Somebody can probably chime in if my syntax is screwy..

Code:
update items set augslot2type=7 and augslot2visible=1 where augslot1type>0 and augslot2type=0 and reqlevel>54 AND damage=0

update items set augslot3type=7 and augslot3visible=1 where augslot2type>0 and augslot3type=0 and reqlevel>64 AND damage=0
You'll need to change the 7's to the bitmask for augtypes you want in there. Fingers crossed it helps or at least points you in the right direction. Damage=0 should make it ignore weapons, although I'm not sure how it'll play with other non-equipment items - could always add in a "and ac>0" to the end.. except augs might end up getting augslots. Augception.

Last edited by Burningsoul; 07-13-2017 at 04:35 PM.. Reason: Fixed reqlevel typo
Reply With Quote
 


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 07:49 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3