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
  #4  
Old 03-06-2009, 01:24 AM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 198
Default

well.. i recommend you try GeorgeS npc editor.. it is very good, and you can choose specific zones where you want to change the aggro radius.

link dedicated to his tools on this board.
http://www.eqemulator.net/forums/forumdisplay.php?f=674

sure there are many sql queries you could run to accomplish the same thing.. but running one all inclusive one will change things you are not wanting! (i think) and, before doing anything, i would make a backup restore point for your database.

i would do it something similar to this.

UPDATE npc_types SET aggroradius = numberyouwant WHERE aggroradius > numberyouwant and zone = 'zoneshortname';

first numberyouwant.. would be what you want to change it to. by default, i think most of mine came at 40. i would check your table to see what yours is.. so, in my example.. if i wanted it to be 30 in crushbone.. i would run something like.

UPDATE npc_types SET aggroradius = 30 WHERE aggroradius > 30 and zone = 'crushbone';

im quite new at this, so someone might have a better answer than i do. remember to backup your database before doing anything!
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 11:23 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