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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-22-2016, 07:50 PM
DanCanDo's Avatar
DanCanDo
Discordant
 
Join Date: May 2016
Location: Above Hell
Posts: 400
Default

Quote:
Originally Posted by ghanja View Post
Are you certain you have Perl DBI installed?
Yes, I have the DBI installed. Most of the custom quests/plugins work good
so far. I ran those logging cmds you suggested, seemed to show success in
the console, but when looking in logs, the only thing I am seeing related to
any quests is this :

Code:
[06-22-2016 :: 17:30:13] [Quests] Useless use of a variable in void context at quests/nexus/Bot_Giver.pl line 5.
Bot_Giver is the NPC I put that script on. Line 5 is part of the example gave
me. But that's the only thing showing up in any logs. I did contain it all on the
NPC, as you suggested. Still nothing happening. The only reaction I get from
NPC is on the "hail", it faces me, as normal.
Code:
sub EVENT_SAY {
	if (($text=~/hail/i && $status == 0 && $ulevel=>10)) {
		UpdateStatus($client->AccountID(),1);
	}
} #This is line 5
Reply With Quote
  #2  
Old 06-22-2016, 09:27 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Quote:
Originally Posted by DanCanDo View Post
$ulevel=>10
Not sure if this is your issue, but you may want to relook this.
Reply With Quote
  #3  
Old 06-22-2016, 09:41 PM
ghanja's Avatar
ghanja
Dragon
 
Join Date: Aug 2012
Location: Hershey, PA
Posts: 499
Default

Quote:
Originally Posted by joligario View Post
Not sure if this is your issue, but you may want to relook this.
Hadn't even caught that fat comma, damnit. Good catch thank you Joli.
Reply With Quote
  #4  
Old 06-23-2016, 02:29 AM
DanCanDo's Avatar
DanCanDo
Discordant
 
Join Date: May 2016
Location: Above Hell
Posts: 400
Default

Quote:
Originally Posted by joligario View Post
Not sure if this is your issue, but you may want to relook this.
Thanks for noticing joligario. ghanja has been so kind to help figure out why
the script is not working.
Through his suggestions, the perl DBI has been reinstalled, the MySQL.pl has
been looked at, but still plugging away troubleshooting.
The rest of my scripts work, just not this new challenge.(chuckle)
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 07:33 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