Skip to content

Instantly share code, notes, and snippets.

@Jarrrk
Last active May 27, 2021 06:46
Show Gist options
  • Save Jarrrk/0cec8be7e44f74cd5a3cbe179fd9b5a5 to your computer and use it in GitHub Desktop.
Save Jarrrk/0cec8be7e44f74cd5a3cbe179fd9b5a5 to your computer and use it in GitHub Desktop.
Just a thought

Races

  • Start randomly with a blip on the map that counts down and a notification
  • Blip will also have the prize pool in the title and valid types of cars or class
  • Races take 10 minutes to start
  • Players can be suited into a racing suit
  • EMS must be online for races to be active
  • Contestants must be in the zone (inside the track where the last blocks will be placed)
  • All contestants will be put into a random grid position (manual placement)
  • Cars must be fully fixed to enter the race
  • Driveby is fully disabled
  • Zones will be randomly placed if no ones is in the area (XML Parser)
  • Drift events using that score calculator thing
  • Contestants must hit all markers
  • Every hour, stop 30 minutes before restart so restart is not in effect
  • Once all players leave the area, track is picked up
  • Loading screen leaderboard, most won races
  • Classify what cars are in what group e.g Class A, B, C, D, E
  • 30% chance to be a motorcycle race
@tehuuu
Copy link

tehuuu commented May 27, 2021

That's a great idea, can we vote on this or how we could move it forward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment