Giter Site home page Giter Site logo

gtao-race-loader's Introduction

FiveM resource that allows to drive community-made races from GTA Online. Feeling and Experience was made as closely to the original online racing as possible

This resource can be seen as a more feature-rich version of https://github.com/jaymo1011/mission-json-loader

the lua_getrace.py is getting a jsonstring from anywhere you want to and it loads it automatically.

REQUIREMENTS

Python 3.0 or higher with the sqlite library

ScaleformUI LuaFile and Assets

A Database is required that has all the races included in two columns named id which is the id of the race and data which is the JSON string. I have uploaded one with around 100.000 Races to GTA5Mods. Just Place the database named race.db into the resource folder.

use it by '/race [id]' or a random race with '/race rand' to stop the current race do '/race stop'

List of all possible racetypes with corresponding gameids

	[0] = "Landrace",
	[1] = "LandraceP2P",
	[2] = "WaterRace",
	[3] = "WaterRaceP2P",
	[4] = "AirRace",
	[5] = "AirRaceP2P",
	[6] = "StuntRace / SpecialRace",
	[7] = "StuntRaceP2P / TransformRace",
	[12] = "BikeRace",
	[13] = "BikeRaceP2P",
	[24] = "OpenWheelRace",
	[26] = "PursuitRace"

TODO

  • Fake Checkpoints
  • Plane Angle Checkpoints
  • Vehicle Selection Menu using NativeUI
  • Camera Focus on next checkpoint
  • Vehicle Special Ability Chargeup
  • Startboost

Current goal is to make a race happen like MEGA RAMPS

gtao-race-loader's People

Contributors

falkitop avatar

Stargazers

 avatar

Watchers

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