Overview
Baimless LUA-scripts API documentation
Last updated
Was this helpful?
Baimless LUA-scripts API documentation
Last updated
Was this helpful?
Backend LUA engine: v2.1.0
Supported LuaJIT :
- bit operations
- calling external C functions and using C data structures
- just-in-time lua compiler behavior control
- collaborative multithreading
- loading and building modules for LUA
- strings manipulation
- tables manipulation
- built-in mathematic functions
- input/output file manipulations
- operating system facilities
- support of UTF-8 encoded characters
Description: tables of main i/o cheat parts
Description: tables of source-SDK abstract classes to work with game
Description: classes to work with game or cheat functions/variables
Description: classes to get/set values from/to the game
Default LUA library function print()
is overloaded to cheat logging system
Added math.hypotf
function overload to standart math LUA library
Added math.roundf
function overload to standart math LUA library
Added math.lerp
function overload to standart math LUA library
Found a mistake in documentation? Looking for a better explanation or API enhancement?
Feel free to open or