Supported Scripting Languages

Started by Vortrex, April 09, 2018, 01:31:05 PM

Previous topic - Next topic

Vortrex

In an effort to diversify the scripting capabilities of GTA Connected, we support the following scripting languages:


  • Squirrel
  • Lua
  • JavaScript
We may be adding more in the future, and this list will be updated when this happens.



With the reflection system, all support languages will have the same structure and function names. Each function/property only needs to be added once, and can be used across all supported languages. This can also be done via scripts with the reflection object.