| 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
Arrays
Lua script extensions
Plugins
Scripting
Scripting callbacks - MXP
Scripting callbacks - plugins
Scripting data types
Scripting functions list
Scripting return codes
Utilities
Variables
World functions(Help topic: dialog=IDD_MISSING_ENTRY_POINTS)
Documentation contents page |