Skip to content

borsuczyna/districtMTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

386 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

districtMTA

Full CEF based gamemode for Multi Theft Auto with security-aimed protection, non client-trust! It's basically impossible to cheat on this gamemode.

Features

  • The BEST anti-cheat for MTA + secure server-side, no one has managed to cheat; the only possible action is flying around the map. The server-side is 100% protected, e.g., in a job, the player sends a signal that they entered marker 3213781237812 instead of just requesting money for the job.
  • Over 300 building models in the San Andreas style, all custom-made and exclusive!
  • 6 cooperative jobs (one for up to 8 players).
  • The entire server is written in CEF, making it easy to edit, e.g., changing the colors of the whole server with one line.
  • Advanced factions with rank creation and permission editing (similar to Discord).
  • Advanced organizations with rank creation and permission editing (similar to Discord).
  • Advanced custom tuning system for ALL vehicles, e.g., you can buy a spoiler for Walton, Moonbeam, etc.
  • Missions that are very simple to add new ones.
  • Seasonal pass like in Fortnite, e.g., custom spoilers, masks, etc.
  • UFO live event.
  • A Discord bot written in C# with daily reward reminders.
  • Scooter effects behind vehicles.
  • Cosmetics system.
  • Trading system.
  • Advanced fisherman system.
  • Advanced inventory system.
  • Crafting system, e.g., crafting fishing rods from steel wires.
  • Advanced admin system.
  • Gang system.
  • Stable 100 FPS even on the worst computers, the best optimization across all of MTA.
  • BEAUTIFULLY written code that is easy to edit, follows programming standards, and uses asynchronous functions!
  • Housing system.
  • Furniture system for houses.
  • Furniture store.
  • Mechanic system.

License

The name "districtMTA" and its logo are protected by copyright and may not be used by third parties without my explicit permission. Copying, using, or modifying these elements in other projects or servers without authorization is strictly prohibited.

Contributing

Anyone is free to contribute to this project by creating a pull request.

Installation

  1. Download the latest version of the gamemode using git clone https://github.com/borsuczyna/districtMTA . in your server's resources directory or by downloading the ZIP file by clicking the green "Code" button at the top of the page.
  2. Import the SQL file to your database.
  3. Change MTA secret API key in [serwer]/m-sockets/main.lua:L9 and inside [bot]/Defines.cs to your own generated key.
  4. Install dotnet https://dotnet.microsoft.com/en-us/
  5. Install ml-sockets module on your server https://wiki.multitheftauto.com/wiki/Modules/Sockets
  6. Run the bot by executing dotnet run in the bot directory.
  7. Start the server and enjoy!

⭐ Don't forget to star my work! ⭐

About

Full CEF based gamemode for Multi Theft Auto with security-aimed protection, non client-trust!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors