• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

leaderboads

  1. Rafael Augusto

    Windows Few Players enter in the leaderboards

    Only few players enter in the steam leaderboards. Do I need to add anything else? Everything is fine in the Steamworks settings. In this pc it works every time. Could it be because the user stay "offline"? // Step steam_create_leaderboard("best_score",lb_sort_descending,lb_disp_numeric)...
  2. Rafael Augusto

    Windows Create leaderboards in Steam

    How to implement a leaderboard system within steam? The most I could do was upload the score inside the steamworks dashboard! The manual steamworks ext only contains the coding to implement the leatherboards in the game! I would like to create leaderboards within steam!
  3. looterMeister

    Asset - Extension Easy Leaderboards by LootLocker

    Hi! This extension was made to be as easy and simple as possible to add leaderboards to your game. There are 2 examples provided, a full infinite runner game with leaderboards and a small simple example with leaderboards as well. A detailed guide is included with the extension to set everything...
  4. thom

    steam_download_scores only returns 100 entries

    Hi, when using this: score_get = steam_download_scores("Game Scores", 1, 1000); It will only return the first 100 entries, even when there are more entries uploaded on Steam leaderboards. When I use this: score_get = steam_download_scores("Game Scores", 101, 1000); It will return the scores...
  5. AetherBones

    Easy Online Highscores

    Easy Online Highscores in GameMaker Studio using the gmscoreboard.com Service GM version: GMStudio 2.3.2 Target platform: all Download: https://marketplace.yoyogames.com/assets/10306/gm-scoreboard-scripts Links: gmscoreboard.com Latest change: 2021-09-22 Level: Intermediate (some GML knowledge)...
  6. K

    Asset - Extension Cloud services using Gamdato API(Online Leaderboards, Cloud saving, Achievements & more)(FREE)

    Download: DOWNLOAD FOR GMS2.3+ Gamedato offers a set of cloud services for game maker developers, this asset includes different scripts to send and recive data from an API. You can manage all the offered services using a friendly web portal. Create an account on gamdato.com and see all the...
Top