mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-09 15:12:26 +00:00
Updated Perl API Functions (markdown)
parent
83cbbb1540
commit
e392e6d26a
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user