Jump to content

How do i make a MTA VC Server


Recommended Posts

  • Discord Moderators

MTA VC 0.5 Linux server: http://files.mtasa.com/apps/0.5/mta05_server_linux.bin

MTA VC 0.5 Windows server: http://files.mtasa.com/apps/0.5/mta05_f ... taller.exe

Windows.

Download the MTA VC 0.5 Windows server file.

Browse to your Downloads folder and execute the installer.

Install it, and then run it. (might wanna use Run as Administrator on Vista / 7 just to avoid any maybe-trouble)

Open it up, Go to "Create Server" tab.

Specify name, users and map.

Click "Setup Server" for more settings.

If you expect people from the Internet to join your server, please do this:

Leave password field empty.

Forward port 2003 UDC/TCP in your router. (use Google for more info).

Press "Create Server" and your server will be listed on game-monitor.com within 24 hours if you remembered to forward ports and/or add exceptions in your firewall.

(I think thats about it, you can also download the Win32 zip package instead)

Linux.

This guide applies for Linux Debian.

Download the MTA VC 0.5 Linux server file.

Upload to a directory via FTP.

for example (/mtaserver/mta05_server_linux.bin)

Establish a SSH connection (use PuTTY).

Perform the following commands:

apt-get update

apt-get install screen

chmod 777 /mtaserver/mta05_server_linux.bin

screen -S mtaserver

cd /mtaserver

./mta05_server_linux.bin

follow the instructions and install.

when finished

./MTAServer0.5

if it says permission denied > chmod 777 /mtaserver/MTAServer0.5

and try again

wait 24 hours for a refresh on game-monitor.com.

Please bear in mind these are created of my remembrance, there might be holes.

Link to comment
  • 2 months later...

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