GithubHelp home page GithubHelp logo

w437 / mr.green-mta-resources Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrgreengaming/mta-resources

0.0 1.0 0.0 154.07 MB

All resources used on the MrGreenGaming.com MTA servers (Race & Race Mix).

Home Page: http://mrgreengaming.com

License: MIT License

Lua 84.31% PLpgSQL 0.33% HTML 2.02% CSS 0.45% JavaScript 3.57% HLSL 4.53% FLUX 3.59% PHP 1.20%

mr.green-mta-resources's Introduction

Mr.Green-MTA-Resources

All resources used on the MrGreenGaming.com Multi Theft Auto: San Andreas (MTASA) servers (Race & Race Mix).

Setting up a local server

  • Checkout the resources into your local MTA server folder.

  • Example maps, server config file, ACL example and SQL tables can be found in the config folder.

  • A lot of resources need access to a MySQL server and/or to GC accounts to work:

    1. Setup gc devmode, with this you can gclogin with a testing account: /srun set("*gc.devmode", true)
    • Now you can login with /gclogin <forumid> admin, pick a forumid or a random name. You will start with 99999 GC.
    1. Setup a MySQL server (you'll need its host adress, username and a password optionally)
    • The web development packet WAMP (or XAMPP) has a mysql server and phpmyadmin builtin, you can download it and install from here http://www.wampserver.com/
    • phpmyadmin is a very handy tool to help with configuring and importing data, learn how to use it
    1. Older script resources need their tables created before they can do anything, import config/mrgreen_mtasrvs.sql with PHPMYADMIN .
    2. Now back into MTA. Set up the connection to your MySQL server in the gcshop settings (with runcode for example): /srun set("*gcshop.host", 'localhost'); set("*gcshop.dbname", 'mrgreen_mtasrvs'); set("*gcshop.user", 'root'); set("*gcshop.pass", '');
    3. Restart the MTA server to make sure everything works correctly

Contributing

Everyone is encouraged to contribute. Make sure your changes correspond with the gameplay and looks already in place. When in doubt, make an issue with your wished changes, before applying them in the code-base.

License

A non-dramatic 'The MIT License' applies. See LICENSE file for details.

Credits

Project team

  • Jarno Veuger (Ywa) - Founder, merger, issue management
  • EsDeKa (SDK) - Merger, issue management
  • Alexey Yakubovskii (AleksCore) - Merger, issue management
  • Hans Swart (Bierbuikje) - Merger, issue management

Implementation

  • EsDeKa (SDK)
  • AfuSensi (KaliBwoy)
  • Alexey Yakubovskii (AleksCore)
  • Hans Swart (Bierbuikje)

Additional implementation

  • Stijn Lindeman (Puma) - Pickup icons
  • Megas97

Links

mr.green-mta-resources's People

Contributors

alekscore avatar esdeka avatar bierbuikje avatar afusensi avatar gingeradonis avatar megas97 avatar f1madkiller avatar cena1 avatar flipper123 avatar fstyle3 avatar blueyoshi97 avatar bobt123 avatar

Watchers

V.431_ 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.