mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 10:11:37 +00:00
Updated Perl API Functions (markdown)
+1
-1
@@ -769,7 +769,7 @@ $npc->RemoveItem(uint32 item_id, [uint16 quantity = 0], [uint16 slot_id = 0])
|
||||
$npc->RemoveMeleeProc(int spell_id)
|
||||
$npc->RemoveRangedProc(int spell_id)
|
||||
$npc->ResumeWandering()
|
||||
$npc->SaveGuardSpot([bool clear_guard_spot = false])
|
||||
$npc->SaveGuardSpot(float $x, float $y, float $z, float $h)
|
||||
$npc->SetCopper(uint32 copper_amount)
|
||||
$npc->SetGold(uint32 gold_amount)
|
||||
$npc->SetGrid(int32 grid_id)
|
||||
|
||||
Reference in New Issue
Block a user