Lua API Reference: Spawn (26 methods)
Browse the complete Lua API documentation for the Spawn class. Search through 26 methods and 247 events to find the exact function signatures, parameters, and usage examples you need for your EQ-Emulator scripts.
Methods
spawn:CurrentNPCID()
# uint32
spawn:Depop()
# void
spawn:Disable()
# void
spawn:Enable()
# void
spawn:Enabled()
# bool
spawn:ForceDespawn()
# void
spawn:GetHeading()
# float
spawn:GetID()
# uint32
spawn:GetKillCount()
# uint32
spawn:GetSpawnCondition()
# uint32
spawn:GetVariance()
# uint32
spawn:GetX()
# float
spawn:GetY()
# float
spawn:GetZ()
# float
spawn:LoadGrid()
# void
spawn:NPCPointerValid()
# bool
spawn:Repop()
# void
spawn:Repop(delay)
# void
spawn:Reset()
# void
spawn:RespawnTimer()
# uint32
spawn:SetCurrentNPCID(nid)
# void
spawn:SetNPCPointer(n)
# void
spawn:SetRespawnTimer(newrespawntime)
# void
spawn:SetTimer(duration)
# void
spawn:SetVariance(newvariance)
# void
spawn:SpawnGroupID()
# uint32