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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 08-10-2013, 09:10 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,593
Default Doors Crashing Zones?

Okay, so whenever a player, or I, click on a door it crashes the zone for unknown reasons, I had to put an NPC in Plane of Air to teleport players up to Xegony, will I have to do this for a lot more doors or is there a fix for said crashing issue?
Reply With Quote
  #2  
Old 08-10-2013, 09:18 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

I did this to Check_Hasitem plugin to fix that issue ...



Code:
#Check corpses
#  if ($body_count > 0) {
#    for ($i=1; $i<=$body_count; $i++) {
#      $body_id = $client->GetCorpseID($i);
#      for ($slot1=0; $slot1<=30; $slot1++) {
#        $itemid1 = $client->GetCorpseItemAt($body_id, $slot1);
#        if ($itemid1 == $itmchk) {
#          return 1;
#        }
#      }
#      for ($slot1=251; $slot1<=340; $slot1++) {
#        $itemid1 = $client->GetCorpseItemAt($body_id, $slot1);
#        if ($itemid1 == $itmchk) {
#          return 1;
#        }
#      }
#    }
#  }
  return 0;
Made it no longer check corpses
Reply With Quote
  #3  
Old 08-10-2013, 09:36 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,593
Default

Thank you NatedogEZ, I love you. <3
Reply With Quote
  #4  
Old 08-10-2013, 09:42 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Am I witnessing a bromance?
Reply With Quote
  #5  
Old 08-10-2013, 09:48 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,593
Default

Depends, want to take part?
Reply With Quote
  #6  
Old 08-10-2013, 09:55 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

My Perl brings all the boys to the yard.
Reply With Quote
  #7  
Old 08-10-2013, 10:34 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by NatedogEZ View Post
My Perl brings all the boys to the yard.
That actually made me LOL, hahahahaha
Reply With Quote
  #8  
Old 08-10-2013, 11:50 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,593
Default

Haha, hooray for the 10 character limit.
Reply With Quote
Reply

Thread Tools
Display Modes

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 02:31 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3