Jump to content

New Compiler - Whole Server Compiler!


xXMADEXx

Recommended Posts

Overview

Hello everyone, and thank you for viewing my new compilers topic.

So, today I was getting bored, so I started compiling some of my scripts and realized how long it takes, especially if you have an entire gamemode, and none of the scripts are compiled, and you need to compile them all before you upload them to the server. So, I decided to make a new compiler that loops threw your Lua files, and will compile them all at once. This can take a while to compile all of the scripts because it has to upload it to https://luac.multitheftauto.com/ then compile and redownload it, however, it will always be faster than compiling each file one by one.

How to use it

- First, you need to make sure that "Whole Server Compiler.exe" and "luac_mta.exe" are in the same directory (Preferably in a folder on your desktop)

- Next, you need to copy your gamemode resources into another folder on your desktop (Desktop files are the only place luac_mta.exe can access your files that I found)

- Open Whole Server Compiler.exe, and it will ask you to confirm and then it'll start to compile your scripts

Lf124TN.png

Information

Download: http://www.mediafire.com/download/45soi ... mpiler.zip

Source Code: http://www.mediafire.com/download/n6yea ... mpiler.zip

Virus Scan: https://www.virustotal.com/en/file/5339 ... /analysis/

Interface language: English

Programming Language: Visual Basic

Last Update:21/03/2014 | 01:03 UTC-07:00

To-Do

- Make the meta.xml files update when the program is ran

Special Thanks

- SoRa: He uploaded the original compiler interface, which I looked to the source code of to learn how to use luac_mta.exe, but didn't take any of the code

- MTA Team: Creating the compiler

Notice

This application has been tested on the following:

- Windows 8.1 (64 bit)

- Windows 7 (64 bit)

If you have a different system/operating system that isn't listed, please send me a private messages telling me your operating system and if the application works.

Edited by Guest
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...