Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_ghostly_student.pl - Quest File
General Info
Quest File
sub EVENT_DEATH_COMPLETE{ my $librarian = int(rand(100) + 1); if ($librarian <= 5){ $angrylibr = quest::spawn2(111161,0,0,$x,$y,$z,0); # NPC: #an_angry_librarian $attack = $entity_list->GetMobID($angrylibr); $angrylibrattk = $attack->CastToNPC(); $angrylibrattk->AddToHateList($client, 1); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022