How to set up OpenFeint?

Hey community)

I have an urgent need to set up OpenFeint support in a game and im quite confused in all this... I read Peach's tutorial on Openfeint, but i dont know if i should use those functions, because of API changes recently

So, how should i call my leaderboard and achievements?
with this(for leaderboard):

1
2
3
4
function setOFScore(score)
       gameNetwork.request( "setHighScore", { leaderboardID=of_leaderboard, score=score, displayText="" } )
       gameNetwork.show( "highscore", of_leaderboard )
 end

Hey @Dark,

passing here just to say thanks for hearing us! :)

I cannot help you with this setup as I`ve never been using any of this as yet but am sure you and Jake will get it running beautifully!

Best o luck mate and am looking forward your success as well!

Lets keep going.

PS: When you finally be cracking easy way the OF setup maybe I`ll ask you how to do so too! ;)

Cheers,
Rodrigo.

when i will be sure that i done openfeint right we will submit this update

Hey, Darkconsoles, check this out:

http://ipad.about.com/od/iPad-App-Dev/a/How-To-Add-OpenFeint-Using-Corona-SDK.htm

When I implemented Openfeint, the how-to described in the article was all I needed. (Thanks Burhan for posting it on this thread!)

Naomi

views:1667 update:2012/1/11 9:01:14
corona forums © 2003-2011