Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Submissions

Quests::Submissions This is where you submit your quests for review

Reply
 
Thread Tools Display Modes
  #1  
Old 08-26-2018, 06:14 PM
dagulus2
Hill Giant
 
Join Date: Feb 2013
Posts: 220
Default qeynos/Iala_Lenard.lua

Missing flavor text from Iala Lenard. Technically this is part of the Princess Lenya quest line.

Code:
function event_say(e)
  if(e.message:findi("hail")) then
    e.self:Say("Welcome to my humble establishment! I specialize in cloth, but lately I have begun to dabble in silk, the finest material I have ever used.");
  end
end
Reply With Quote
  #2  
Old 08-26-2018, 11:12 PM
Sturm
Hill Giant
 
Join Date: Dec 2015
Posts: 116
Default

Love the bits of lore. Thanks for posting them!

Minor suggestion, if you could add a header to the code block:
Code:
-- Iala_Lenard.lua npcID:(1141)
-- written by dagulus2

function event_say(e)
  if(e.message:findi("hail")) then
    e.self:Say("Welcome to my humble establishment! I specialize in cloth, but lately I have begun to dabble in silk, the finest material I have ever used.");
  end
end
I don't mind adding it in myself, but it feels more complete and credit where credit is due.
__________________
Developer of the Imperium Server.
https://imperium-eq.com/
Reply With Quote
  #3  
Old 08-27-2018, 03:10 AM
dagulus2
Hill Giant
 
Join Date: Feb 2013
Posts: 220
Default

Thanks.

Will Do.
Reply With Quote
  #4  
Old 08-31-2018, 10:38 AM
dagulus2
Hill Giant
 
Join Date: Feb 2013
Posts: 220
Default

So as it turns out, this is already in the PEQ Database. Its just that it has been done as an emoteid rather than as a Quest.

One of the issues of having multiple ways of achieving the same result.
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:05 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3