Jump to content

Modules


Anubhav

Recommended Posts

Posted

Hello guyz!

I was wondering how to make modules.

Any example or any tutorials?

I would realy appreciate that!

I checked wiki - din't understand anything :-/

Posted

Modules are class libraries and extensions, they are compiled into .dll files in Windows and .so files in Linux and imported via "mtaserver.conf" under that section with modules. Making a module should be just like writing a class library in C++, try with something simple. Use the gcc compiler on Linux or visual studio if you're on Windows.

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...