Giter Site home page Giter Site logo

mk2144304 / mta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owlgamingcommunity/mta

0.0 0.0 0.0 75.87 MB

OwlGaming roleplay script for Multi Theft Auto on GTA:SA

Home Page: https://owlgaming.net

License: GNU General Public License v2.0

Dockerfile 0.01% Shell 0.01% Lua 96.65% HLSL 1.34% CSS 1.69% HTML 0.30%

mta's Introduction

OwlGaming MTA

This repository contains the OwlGaming MTA codebase for Multi Theft Auto. The recommended way to deploy the code is using a docker image.

Credits

The code in this repository comes from various sources from probably nearly a decade of development. Thank you to everyone who contributed over the years.

Building for release

  • Build the image docker build -t owlgaming-mta .
  • Refer to the environment variable below and deploy using your MySQL Database
docker run -p 22003:22003 -p 22005:22005 -p 22126:22126/udp -e MTA_DATABASE_NAME=... owlgaming-mta
  • You can grab the latest structures for your database from mods/deathmatch/data

Logs

Logs are written to mods/deathmatch/resources/logs/logs as they are created in game. It's recommended to pick these up using Filebeat with Elasticsearch to make them searchable.

Quick Links

Docker Build Environment Variables

MTASERVER.CONF

  • SERVER_IP
  • SHOULD_BROADCAST
  • OWNER_EMAIL_ADDRESS

SETTINGS.XML

  • PRODUCTION_SERVER

  • MTA_DATABASE_NAME

  • MTA_DATABASE_USERNAME

  • MTA_DATABASE_PASSWORD

  • MTA_DATABASE_HOST

  • MTA_DATABASE_PORT

  • CORE_DATABASE_NAME

  • CORE_DATABASE_USERNAME

  • CORE_DATABASE_PASSWORD

  • CORE_DATABASE_HOST

  • CORE_DATABASE_PORT

  • FORUMS_API_KEY

  • IMGUR_API_KEY

mta's People

Contributors

chaosparadise avatar detectedstorm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.