Home
Aarchon Main
Homepage
Aarchon Item Database
Guides
EQ Runs
Mini Quests
Remort Guides
Lists Consumables edit sidebar
This is an old revision of the document!
Check ACT flag (NPCs) or PLR flag (PCs).
See flagcheck for syntax reference.
if mob:act("safe") then mob:say("I'm safe") end if ch:act("helper") then mob:say("You're a helper.") end