Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Guard_Adolmer.pl - Quest File
General Info
Quest File
sub EVENT_WAYPOINT_ARRIVE { if($wp eq 4) { plugin::DoAnim(kneel); } }
xxxxxxxxxx
1
sub
EVENT_WAYPOINT_ARRIVE
{
2
if
(
$wp
eq
4
) {
3
plugin
::
DoAnim
(
kneel
);
4
}
5
}
Source: 17 Jan 2022
Quest Source: 28 May 2022