User Tools

Site Tools


lua:ch:act

This is an old revision of the document!


Check ACT flag (NPCs) or PLR flag (PCs).

See flagcheck for syntax reference.

Example:

if mob:act("safe") then   mob:say("I'm safe")  end    if ch:act("helper") then      mob:say("You're a helper.") end
lua/ch/act.1403292577.txt.gz · Last modified: 2014/06/20 19:29 by vodur