| 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 base functions
Lua bc (big number) functions
Lua bit manipulation functions
Lua coroutine functions
Lua debug functions
Lua io functions
Lua math functions
Lua os functions
Lua package functions
Lua PCRE regular expression functions
Lua script extensions
Lua string functions
Lua table functions
Lua utilities
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 |