Ojya Leaderboard v13a
Facebook API 10
Facebook iOS Android SDKs 8
for Stencyl 4.0.4, 4.1.0
*** RELEASED***
9 Steps, to see how simple is to configure Ojya Leaderboard game..
Facebook part.1. Create your facebook app and also a test app of this app if wanted.
2. Create also some test users.
3. Now copy your
'facebook AppID' and
'AppSecret' inside 'FBAppPref' Stencyl Scene behavior.
4. Copy also the
'Facebook Display Name' inside the 'include.nmml' file of the extension.
WebHosting SQL-Database part.1. Create a free or paid site using a web hosting server, like 000Webhostapp or 5gbfree.
2. Now copy the
FTP 'server',
'username' and
'password' inside the
'FBAppPref' Stencyl Scene behavior section.
3. Copy also inside that section the URL of your site.
4. Now, with an FTP client copy the 2 files inside your ftp main directoty. (files: 'scoresojya-stencyl.php' , 'tagojya-stencyl.php')
5. Next go to your webhost site panel and create one sql database.
It is just one click. After that just copy the
'database name', the 'username' and the
'password' inside the 'FBAppPref' Stencyl Scene behavior section.
FINISHED !
Ojyaleaderboard will configure automatically the database for you.
This is done only once by activating the
boolean 'initializeSQL' to 'true' and testing the game.
After that just set the boolean to 'false'.
(inside always 'FBAppPref' Stencyl Scene behavior)