Jump to content

How complete is the Lua engine?


Recommended Posts

I haven't played MTA since around 2006 or so. When there was only race mode. The scripting engine back then lacked... several things. I am curious as to how complete the Lua engine itself is. I have looked at the MTA function documentation on the wiki and it's very impressive right now. But I am curious of the Lua engine.

For example, can we load libraries? Such as a DLL written in C?

Link to comment

You can have server side modules that are written in C, this isn't possible client-side. Unless you want to add a way to access another system (e.g. IRC, MySQL etc) there's not much reason to use it.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...