Lua API Reference: HateEntry (8 methods)
Browse the complete Lua API documentation for the HateEntry class. Search through 8 methods and 247 events to find the exact function signatures, parameters, and usage examples you need for your EQ-Emulator scripts.
Methods
hateentry:GetDamage()
# int64
hateentry:GetEnt()
# Lua_Mob
hateentry:GetFrenzy()
# bool
hateentry:GetHate()
# int64
hateentry:SetDamage(value)
# void
hateentry:SetEnt(e)
# void
hateentry:SetFrenzy(value)
# void
hateentry:SetHate(value)
# void