Skip to content

AfuSensi/MTA-Resources

 
 

Repository files navigation

Mr.Green-MTA-Resources

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

Local server setup

  • Checkout the resources into your local MTASA server folder.
  • Example maps, server config file and an ACL example can be found in the config folder.
  • Setup GreenCoins development mode, with this you can gclogin with a testing account. Run this command on an admin client: /srun set("*gc.devmode", true)
  • Restart the MTA server. Now you can login with /gclogin <forumid> admin or using F6, just pick a forumid as any random number. You will start with 99999 GC. Important to use a number as login and 'admin' as the password.
  • Setup a MySQL database and import config/database.sql.
  • Connect to your MySQL database 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", '');
  • Restart MTA server for the last time.

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

About

All resources used on the Mr. Green Gaming MTA servers (Race & Race Mix).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 85.2%
  • HLSL 4.5%
  • FLUX 3.6%
  • JavaScript 3.5%
  • HTML 2.0%
  • PHP 0.8%
  • CSS 0.4%