Lua Plugin (2.5 Beta)
Modules
- Added a new section in luaconfig.ini called [modules] to add support for toggling plugin provided external Lua modules (Check README.md example ini config for more information)
Added missing functions:
- int player:getAlpha()
- player:setAlpha(int alpha, int fadeTime)
- player.isAway
Vehicle functions
- Vehicle.immunity property
Remarks
Closes #10