Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Server Code Submissions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-21-2011, 10:32 AM
image
Demi-God
 
Join Date: Jan 2002
Posts: 1,290
Default Faylevator Lifts

This although a hardcode provides a little better response with the switches that are used for the fay lifts in gfaydark. It isn't perfect but they never were on live either. As it was before this change it requires about 4 clicks to get the lift moving, after it should take no more than 2.

doors.h

Code:
bool	IsDoorOpen() { if ( ( !strcasecmp(GetDoorName(),"FELE2") || !strcasecmp(GetDoorName(),"FAYLEVATOR") ) && door_param == 1 ) return false; else return isopen; }
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
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 09:54 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3