Command reference
AI
Command words: ai
Permission: Admin
This command is used to work with and edit artificial intelligences.
The core syntax is as follows:
ai list - shows all AIs
ai edit new <type> <name> - creates a new AI
ai clone <old> <new> - clones an existing AI
ai edit <which> - begins editing a AI
ai close - closes an editing AI
ai show <which> - shows builder information about a resource
ai show - shows builder information about the currently edited resource
ai edit - an alias for AI show (with no args)
ai set ... - edits the properties of a AI. See AI set ? for more info.
ai add <ai> <npc> - adds an AI routine to an NPC in the gameworld
ai remove <ai> <npc> - removes an AI routine from an NPC in the gameworld
ai npclist <which> - shows all NPCs who have the AI in question running
ai types - shows a list of AI types
ai typehelp <type> - shows type help for a specific AI type
The following options are available as filters with the list subcommand:
+<keyword> - only show AIs with the keyword in the name
-<keyword> - only show AIs without the keyword in the name
Permission: Admin
This command is used to work with and edit artificial intelligences.
The core syntax is as follows:
ai list - shows all AIs
ai edit new <type> <name> - creates a new AI
ai clone <old> <new> - clones an existing AI
ai edit <which> - begins editing a AI
ai close - closes an editing AI
ai show <which> - shows builder information about a resource
ai show - shows builder information about the currently edited resource
ai edit - an alias for AI show (with no args)
ai set ... - edits the properties of a AI. See AI set ? for more info.
ai add <ai> <npc> - adds an AI routine to an NPC in the gameworld
ai remove <ai> <npc> - removes an AI routine from an NPC in the gameworld
ai npclist <which> - shows all NPCs who have the AI in question running
ai types - shows a list of AI types
ai typehelp <type> - shows type help for a specific AI type
The following options are available as filters with the list subcommand:
+<keyword> - only show AIs with the keyword in the name
-<keyword> - only show AIs without the keyword in the name