How can users make account inside the game?
onsentamago11
Member Posts: 5
1) If you press the button, they ask you if you would spend coin (that can be earned inside game) and buy new item, and if you say yes, you would buy item and decrease your coin and if you say no, you return back to the page.
**2) Users can make their account inside the game so even if they delete the app, you can still log in.
**
3) Each characters have their own Skills which can be activated. If you press a button, their skill remains for few seconds, but it disappears, and as the skill activates, the skill cool time resets, and after cool time is fool, you can re-activate your skill. How do you do that, and how do you put that into the table?
Comments
Wow that's a lot. You need to spend more time learning GS. Checkout my videos on GSLogic. It takes time to learn GS so keep at it. When you get stuck on a specific issue come and ask but nobody is going write all that code for you. Good luck.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
The guru knows all
As far as creating an account and tying information, you'll need to set up your own web server for that to communicate with GS (json data). PHP/Ruby/MYSQL/Some Database skills/etc are pretty much mandatory for such a thing, it's not a walk in the park, that's for sure.
Follow us: Twitter - Website