CoreMTA

My partner and I have been working on something revolutionary to MTA. Considering MTA is a dying game we wanted to bring it back to life. We wanted to give people a reason to stay and keep playing. So we went ahead and listed some common issues that server owners and players face, and came up with something so advanced that it may actually change MTA history. We call it CoreMTA.

CoreMTA is a single resource that loads scripts in the fastest, most efficient, and most flexible way possible. These scripts are loaded into memory when started and unloaded from memory completely when stopped, which allows you to easily test performance as well as save ram on your server’s machine. The meta’s are cut down a lot by getting rid of everything useless and using JSON instead of XML. Clientside files are loaded in externally to improve download speeds up to 60%. Scripts are easily able to communicate with each-other instantly and directly. All of the useful functions in MTA wiki are added into the core its self with global grabbing so that your scripts no longer need to include the code for useful functions. We also plan on adding in modules for special needs, such as a dx library module, an sql module, a full account system module, a server utilities module and more. This project is open source so it is free to use and you are permitted to edit it to your liking.

I hope that you find it worth your time.

@JohnFlower @CaveJohnson?

I just finished setting up official sites for the project. SSL registered and all. Feel free to take a look. Even though the downloads aren’t posted now they will be soon, we just have to work out a few bugs and we’ll release a stable version. After that of course we will update the wiki to show how to install it and how to use it, things that come with it etc.
CoreMTA