Go Back   EQEmulator Home > EQEmulator Forums > General > General::News

General::News EQemu news posts.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 06-21-2008, 05:41 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

These SQL updates aren't required, but might be useful for people looking to add the new rules in for some of the new features. I added zone 152 and 202 for nexus and PoK so all classes can bind in them and not just casters. And the rules for fear and MQ were for the 1110 code, but they weren't mentioned in the change log, so I figured it might be nice to mention them here.

Code:
Update zone set canbind = 2 where zoneidnumber in (1,2,3,8,9,10,19,23,24,29,40,41,42,45,49,52,54,55,60,61,62,67,75,82,83,106,152,155,202);

Insert into rule_values values (0, 'Combat:EnableFearPathing', true);
Insert into rule_values values (0, 'Combat:FleeHPRatio', 25);
Insert into rule_values values (0, 'Zone:MQWarpExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:MQZoneExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:MQGateExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:MQGhostExemptStatus', 50 );
Insert into rule_values values (0, 'Zone:EnableMQWarpDetector', true );
Insert into rule_values values (0, 'Zone:EnableMQZoneDetector', true );
Insert into rule_values values (0, 'Zone:EnableMQGateDetector', true );
Insert into rule_values values (0, 'Zone:EnableMQGhostDetector', true );
Insert into rule_values values (0, 'Zone:MQWarpDetectorDistance', 100 );
Insert into rule_values values (0, 'Zone:MQWarpLagThreshold', 140 );
Insert into rule_values values (0, 'Zone:MQWarpThresholdTimer', 90000 );
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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 On

Forum Jump

   

All times are GMT -4. The time now is 11:13 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