Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Berzerker_Dolvad.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::settimer("onset2",55); } sub EVENT_TIMER { if($timer=="onset") { quest::moveto(-4310,-741,-183,-2,1); quest::stoptimer("onset2"); } } sub EVENT_SIGNAL { if($signal == 1) { quest::start(25); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022