Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Hergor.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if($text =~ /Hail/i) { quest::say('Hello. I am the guild master.'); } } sub EVENT_ITEM { #do all other handins first with plugin, then let it do disciplines plugin::try_tome_handins(\%itemcount, $class, 'Warrior'); plugin::return_items(\%itemcount); }
Source: 17 Jan 2022
Quest Source: 28 May 2022