Advanced IRC Help

Generic error 1001: "Script error: cannot start sub 'airc_init', aborting..."
Cause:

There was an error parsing the script.

Possible solutions:

* Check if the function "airc_init(ChName, ChFunc)" exists. If it doesn't exist, create it. You may want to read the script tutorial on information how to create scripts for Advanced IRC.
* Check the script for code and typing errors.