Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Guard_Dalthur.pl - Quest File
General Info
Quest File
sub EVENT_COMBAT { if($combat_state == 1){ my $cur_target = $npc->GetHateTop(); if($cur_target) { my $target_name = $cur_target->GetCleanName(); quest::say("Time to die $target_name!"); } } }
Source: 17 Jan 2022
Quest Source: 28 May 2022