Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Guard_Jerith.lua - Quest File
General Info
Quest File
function event_say(e) if(e.message:findi("hail")) then e.self:QuestSay(e.other,string.format("Um, sorry, "..e.other:GetName()..". I don't wish to be rude, but I must not be distracted while I am at my post. Commander Bayle trusted me with this watch and I will not let him down.",e.other:GetName())); end end function event_signal(e) e.self:Say("Yes, sir!"); end
Source: 17 Jan 2022
Quest Source: 28 May 2022