Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
default.pl - Quest File
General Info
Quest File
# Global Default NPC Actions sub EVENT_SAY{ plugin::defaultSay(); } sub EVENT_ITEM{ plugin::defaultItem(); } sub EVENT_COMBAT{ plugin::defaultCombat(); } sub EVENT_SLAY{ plugin::defaultSlay(); } sub EVENT_NPC_SLAY{ plugin::defaultSlay(); } sub EVENT_DEATH{ plugin::defaultDeath(); }
Source: 17 Jan 2022
Quest Source: 28 May 2022