Package pajammin :: Package ai :: Package script :: Module agent
[show private | hide private]
[frames | no frames]

Module pajammin.ai.script.agent

AI script tasks for Agents. All of these tasks take an Agent as their constructor's first argument.
Classes
FireProjectileAt Fire a projectile at the given target (once).
Say Say a given message.
UseMeleeAttack Use the agent's melee attack (once).
WaitFor Do nothing until a specified entity is within a given range of the script's agent.
WaitForAvatar Do nothing until the avatar is within a given range of the script's agent.