Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Plugins & Mods

Quests::Plugins & Mods Completed plugins for public use as well as modifications.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #12  
Old 01-12-2015, 05:26 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by iluvseq View Post
How does one actually hook in this plugin? I tried creating a global/player.pl script like this:

Code:
sub EVENT_CLICKDOOR{
        if($status > 200){
                plugin::Doors_Manipulation_EVENT_CLICKDOOR(); # Door Manipulation Plugin
        }
}

sub EVENT_SAY{
        if($status > 200){
                plugin::Doors_Manipulation_EVENT_SAY(); # Door Manipulation Plugin
        }
}
But that doesn't work. What am I missing?
A problem I've seen is that .lua scripts are taking precedence over .pl

Do you have a .lua global_player ?
Reply With Quote
 

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 12:34 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