Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Pwelon_of_Vapor.pl - Quest File
General Info
Quest File
sub EVENT_COMBAT { if($combat_state == 0) { $npc->SaveGuardSpot($x, $y, $z, $h); } }
xxxxxxxxxx
1
sub
EVENT_COMBAT
{
2
if
(
$combat_state
==
0
) {
3
$npc
->
SaveGuardSpot
(
$x
,
$y
,
$z
,
$h
);
4
}
5
}
6
Source: 17 Jan 2022
Quest Source: 28 May 2022