FiveM Gametype Contest (+ prizes!)

Gametype Contest

FiveM has been growing consistently over the past timespan, however there’s pretty much a monoculture of servers, with not much variety existing in different play styles. While we understand that people might love the current play styles, FiveM is capable of a lot more.

Therefore, we’re going to try a different incentive to get to show the other side of FiveM: a contest to create the best playable game types for the framework.

What do we want?

Here’s a set of must-haves for your submission:

  • A unique game mode that runs on a standalone FXServer installation (i.e. no dependencies, please!).
  • Can be written in any supported FiveM scripting language (Lua, JavaScript, C#) or a language that compiles to one of the aforementioned languages.
  • Must be open source.

Here’s a set of nice-to-haves:

  • Supports mapmanager game type/map system. If you’re stuck understanding getMapDirectives, please reach out to a developer so we can help you get going, or we’ll provide an example.
  • Makes use of unique functionality of FiveM, such as CFX natives or AI support.

And a set of don’t-haves:

  • The mode must not be roleplay-related.
  • Anything that has seen a release in the past is disqualified. We want unique, new submissions.

How to participate

  1. Write and play-test your gametype
    Use the tools at your disposal and your creativity to make a standalone, awesome gamemode for FiveM.

  2. Push it to a GitHub repository
    Your submission should be submitted to a permissively-licensed GitHub repository.

  3. Set up a public demonstration server
    Set up a public server to play-test your mode. If you don’t have any hosting space to use for it, contact us - we’ll be happy to help out. :slight_smile:

  4. Submit it!
    Once your submission is completed and you feel it’s worth it, send an email to support@fivem.net with a link to the GitHub repository, a mention of the server address, and a subject title mentioning something like “Gametype Contest Submission: [your forum username]”.

    We’ll only allow a single submission per user, however it’s doubtful you’ll have time to create more than one. :stuck_out_tongue:

Prizes

We’ll grant real prizes to the top 3 submissions, as judged by the FiveM team and external contributors:

:1st_place_medal: $600
:2nd_place_medal: $400
:3rd_place_medal: $300

Prize money will likely be paid out using some sort of cryptocurrency, possibly we’ll be able to arrange for other methods as well (most likely PayPal through a trusted community intermediary, if at all), please make sure you’ll be able to receive the money if you’re actually intending to win :slight_smile: We’ll be happy to help, of course!

Again, this is solely prize money, not to be seen as a payment for your resource - you’re making a resource because you like making resources, not because you’re ‘likely to get paid’. If anyone wonders about the ToS, this’ll be reviewed at some point in the future, however it should not be a matter of concern.

If you’ve made the resource as a team, you’ll have to designate a single responsible person for dividing prize money (if at all), we’ll not intervene in any matters related to this.

Don’t let this be a mistake.

Deadline

Currently, the deadline is set at December 31, 2018 9:00 PM - if we don’t get enough submissions by then, we’ll possibly extend the deadline.

Licensing

No copyright grant is assumed for winners, we may however include the winning resources as an official example resource. Please make sure it is permissively licensed (MIT/BSD/similar), though.

21 Likes

Fantastic! I’ve already got a few ideas

Sounds great!

@pongo1231 Your probably already half way done. Lol

2 Likes

If only i still had motivation to finish my KOTH gamemode :snail: :cry:

3 Likes

Great idea!

I guess I’ll dig up my broken sumo for a ‘Sumo Revamped’ or at least something that will actually work. Maybe golf instead, or something completely different, idk, guess I’ll figure something out before December 31rd!

3 Likes

For dependencies, does this exclude libraries such as Newtonsoft JSON, dependencies such as FiveM wrappers/frameworks, or both?

Anything that can’t be packaged into your resource(s). Typically, this will mean any ‘frameworks’.

2 Likes

I’m assuming it can also depend on baseevents?

Probably, because that comes stock with the default resources.

2 Likes

Looking forward to see what comes of this.

holy mother of god, this is so cool, can’t wait to attempt at making a gamemode ahahh

time to dust off your race gamemode lul

2 Likes

boi

I would actually love to see options in the server list when it comes to gamemodes as RP gets boring fast.

Glad to see you guys trying to make that happen.

Nice all these months of working on a gamemode weren’t useless :joy:

1 Like

Pleasantly surprised by this initiative, changed my mind about fivem.
Turf wars incoming.

Will the winner be able to host their gamemode and have their server pinned as another “prize”?

Can I get confirmation that we aren’t allowed to use a MySQL database?