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 09-26-2015, 09:22 AM
Soak
Sarnak
 
Join Date: Mar 2015
Posts: 33
Default Player.pl not working on one install

I'm sure I am overlooking something simple. Why would a player.pl file work on one install but not another? Same client, same character, same zone, etc.

Code:
sub EVENT_CONNECT {
    quest::settimer("Pearls", 10);
}

sub EVENT_TIMER {
    if ($timer eq "Pearls") 
   {
        quest::shout("IT WORKS!");
    }
}
Not sure what I could've changed to effect it on the one install it doesn't work on.

Thanks!
Reply With Quote
  #2  
Old 09-26-2015, 12:59 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

If there's a player.lua in the folder, it will take priority and player.pl will not be executed.
Reply With Quote
  #3  
Old 09-26-2015, 04:36 PM
Soak
Sarnak
 
Join Date: Mar 2015
Posts: 33
Default

That was it - I knew that and was staring right at it lol. Thanks as usual Shendare!
Reply With Quote
Reply


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 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