mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Updated Perl API Functions (markdown)
@@ -758,6 +758,7 @@ $npc->ModifyNPCStat(string key, string value)
|
|||||||
$npc->NextGuardPosition()
|
$npc->NextGuardPosition()
|
||||||
$npc->PauseWandering(int pause_time)
|
$npc->PauseWandering(int pause_time)
|
||||||
$npc->PickPocket(client* thief)
|
$npc->PickPocket(client* thief)
|
||||||
|
$npc->RandomizeFeatures(bool sendIllusion, bool saveToInstance)
|
||||||
$npc->RemoveAISpell(int spell_id)
|
$npc->RemoveAISpell(int spell_id)
|
||||||
$npc->RemoveCash()
|
$npc->RemoveCash()
|
||||||
$npc->RemoveDefensiveProc(int spell_id)
|
$npc->RemoveDefensiveProc(int spell_id)
|
||||||
|
|||||||
Reference in New Issue
Block a user