Missing script procedure names
This dialog shows which script routines were required by triggers/aliases/timers and other things (such as "world open") but were not found in your script file.

This to warn you that the named script routines will not be called.

We recommend that you either add the appropriate script routines to the script file, or remove the requirement to call them from the appropriate triggers/aliases etc.


See Also ...

Topics

DOC_Arrays Arrays
DOC_lua Lua script extensions
DOC_plugins Plugins
DOC_scripting Scripting
DOC_mxp_callbacks Scripting callbacks - MXP
DOC_plugin_callbacks Scripting callbacks - plugins
DOC_data_types Scripting data types
DOC_function_list Scripting functions list
DOC_errors Scripting return codes
DOC_utils Utilities
DOC_variables Variables
DOC_world World functions

(Help topic: dialog=IDD_MISSING_ENTRY_POINTS)

DOC_contents Documentation contents page