Use Lua's require function. DoString("require 'byfile'") See the full code in the XLua\Tutorial\LoadLuaScript\ByFile directory. The require actually calls the loaders one by one to load the file. The ...
Modules in OTClient (OTC) are self-contained folders containing Lua logic and UI definition files (.lua and .otui) that extend the game's client functionality. Examples include hotkey bars, health ...
Bueno compañeros. La verdad es que llevo bastante sin postear ningun tutorial, así que, para que no os desanimeis, aquí os dejo esta listita de las funciones de LUA, que poco a poco iré traduciendo a ...