defaultCombat.pl
I want to let all the fighting to stop NPC
Return to full HP
Don't know what to do
---------------------------------
sub EVENT_SPAWN
{
Plugin::setnexthpevent(1000);
}
sub EVENT_COMBAT
{
if ($combat_state = 1)
{
$npc->SetHP(9990000);
}
}
-------------------------------
copy---> plugins/defaultCombat.pl ????? HELP!!!
and for default.pl ?
__________________
To create the most beautiful server for "!!~[BP] PLARYBOT EQ~!" Welcome to our server
|