GTMP-LuaConnector documentationΒΆ

Description of all GT-MP API functions can be found on GT-MP Wiki

In this documentation you can find descriptions about events, available objects, their properties and functions, and some code samples.

This library uses MoonSharp Lua interpreter. It’s almost not differs from classic lua but it has some additional things.

Note

All API functions are accessible from API table (so you just write it like in C# scripts)