Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 06-22-2016, 09:40 AM
DanCanDo's Avatar
DanCanDo
Discordant
 
Join Date: May 2016
Location: Above Hell
Posts: 400
Default

Thanks ghanja for that snippet.
I'm still trying to get it to work though, (chuckle)
I created the plugin (statusupdate.pl) and put it in the plugins folder.(restarted server)
On the npc, I had to add a $text and $level along with the call for status. This is what
I've got so far.

Code:
sub EVENT_SAY {
	if (($text=~/hail/i) && ($status == 0) && ($ulevel=>10)) {
		UpdateStatus($client->AccountID(),1);
	}
}
I've tried using plugin::UpdateStatus , and plugin::statusupdate , but so far no go.
I'll keep piddling around with it though.
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 03:20 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