GameMaker (all)
Icon

GMAccount - Online Data

GM++

You must be logged in to obtain assets

Description

Compatible with GMS1 and 2 - All Platforms

Requires your own PHP server to run. See the manual for more information

An easy to implement system that lets your users register with a Username and Password, and backup data to your server.

Allow users to retain their data after they reinstall your app, use over multiple phones, etc.

Features

  • Easy setup, use and administration
  • Register, login and retrieve data (strings and numbers) all within GM
  • Written to be secure against attacks
  • Whitelist of what users can store
  • Works offline
  • Works when user is logged out, backs up data to new account when users login
  • Automatic persistent login for previously logged in users

Using two easy scripts you can save and retrieve the User's data from the server:

userstat_get(name); //Retrieves the value for "name"
userstat_set(name, value); //Sets the value for "name"

When you call these functions, all the backing up to the server is handled for you.

For more information please read the manual.

Further features available upon request at additional cost (Use "Contact Publisher" button):

  • Facebook Login for Accounts
  • Custom MySQL Database Management/Access
  • User roles & permissions (admin, regular user, etc.)
  • Management panel interface
  • Any other requested feature

End User Licence Agreement (EULA).

Age Rating: 4+

Versions

GMS2 - Version 1.0.2. Published August 3, 2017

GMS1 - Version 1.0.5. Published August 6, 2017

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait