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
  #9  
Old 02-04-2015, 03:08 PM
Bohbo
Hill Giant
 
Join Date: Dec 2012
Posts: 116
Default

I am waiting on George's tool to be resurrected as well..
I came up with this query to still edit stuff based on zone.

Code:
UPDATE npc_types
JOIN spawnentry on spawnentry.npcID = npc_types.id
JOIN  spawn2 on spawnentry.spawngroupID = spawn2.spawngroupID
#SET texture =  (FLOOR(0 + (RAND() * (4 - 0)))) #sets a random texture BETWEEN 0 AND 4 
SET armortint_id = 8
WHERE spawn2.zone like '%mistmoore%'  and npc_types.id < 9900000 and race = 6 and armortint_id = 3
Just replace set armortint_id to whatever else you want and edit the where to sit your needs.
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 06:11 AM.


 

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