Reference: AIScript (Folder Index)

Purpose

Contains all creature AI script files. Scripts are preloaded and compiled when the server launches. Changes will not take effect until a server restart.

List File

Scripts are not actually loaded unless defined in the Script List. Refer to: script_list.txt.

Creating or Modifying Scripts

Existing scripts can be modified as needed. When creating new scripts, it is strongly recommended to review existing scripts for practical examples of performing commands and conditional checks.

Refer to the Script Command reference.