Original Source
- Original title: Looking to create Online Leaderboard using Google Docs
- Original author: fuzzmonkey
- Original date: October 19, 2013
- Source thread: https://forums.rpgmakerweb.com/threads/looking-to-create-online-leaderboard-using-google-docs.19176/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace) > RGSS3 Script Requests
Summary
Short Version: I am hoping to find a way to pass a character name and the value of a single variable into a google docs spreadsheet that is embedded in an app that I published so players can see where they rank. Longer Version: I made a very simple game where you chase some chickens that got out of a coop. You are timed and get a score for each level and a final score that is the sum of all your individual level scores. I would like to pass...
Archived First Post
Longer Version: I made a very simple game where you chase some chickens that got out of a coop. You are timed and get a score for each level and a final score that is the sum of all your individual level scores. I would like to pass the character name that is saved into one column of a google doc and the variable that is saved as $game_variables[3] into another. I will have a separate page in the sheet that auto-sorts it and that will be the one that is embedded into the mobile app that I have published.
What I need specifically: I would like a script that, at the minimum, saves the information I described as a spreadsheet with just the two variables. If someone can figure out how, in one script, to actually save it into a google docs spreadsheet that would be even better (which I don't think is possible, but that is why I am asking for help). It needs to not overwrite the previous file that it created but update it.
Thanks for any help or advice in advance.
Protected download
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...

