Highscores api... tutorial?
Publicación #2 eliminada
saricden dijo
hace mucho tiempo | Publicación #3 I geuss so, but arn't there other steps than just the as code, like, do i copy the api to the same directory as my game? Do i have to set up the highscore board here first?
hourang dijo
hace mucho tiempo | Publicación #4 yeah setup the highscore here. then download the api and put the Nonoba folder in the same location as your game. you have to keep that folder structure in tact, so if your game is on c: then the actual .as file should be at c:/Nonoba/api/NonobaAPI.as or something like that.
then add
in the same frame as the SubmitScore function. Put it before the function.
Make sure you have the key for the highscore set right and you should be golden. i have no idea why they dont include this info in the documentation......
then add
in the same frame as the SubmitScore function. Put it before the function.
Make sure you have the key for the highscore set right and you should be golden. i have no idea why they dont include this info in the documentation......
saricden dijo
hace mucho tiempo | Publicación #5 OK, great, thanks
Yeah its odd they have the documentation but no real tutorials, thanks alot this is a huuge help.
Yeah its odd they have the documentation but no real tutorials, thanks alot this is a huuge help.
Contestar al tema
Regístrate ahora para responder a éste tema
saricden dijo
hace mucho tiempo | Publicación #1