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("Antonius Bayle is a blithering fool."); elseif(e.signal == 2) then e.self:Say("All right, Tlin! I am going to smash your face in!"); end end -- END of FILE Zone:freporte ID:10182 -- Talym_Shoontar
Source: 17 Jan 2022
Quest Source: 28 May 2022