Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Talym_Shoontar.lua - Quest File
General Info
Quest File
function event_say(e) if(e.message:findi("hail")) then e.self:Say(string.format("Hello %s, I hope your hunt is going well.",e.other:GetName())); end end function event_signal(e) if(e.signal == 1) then e.self:Say("What kind of girly song was tha? It stank as bas as a troll's breath."); elseif(e.signal == 5) then e.self:Say("Get off the stage, lass! Can't ye see he left because ye can't carry a tune?!"); end end -- END of FILE Zone:freporte ID:10182 -- Talym_Shoontar
Source: 17 Jan 2022
Quest Source: 28 May 2022