Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: xunxun on August 18, 2014, 09:44:00 PM

Title: Official Facebook SDK Action+
Post by: xunxun on August 18, 2014, 09:44:00 PM
https://www.assetstore.unity3d.com/en/#!/content/20048 (https://www.assetstore.unity3d.com/en/#!/content/20048)


Integrating Official Facebook SDK into your Apps/Games easily like ever before.

- Get your Apps/Games have Facebook ready in less than ONE minute.
- No coding require. Just Plug and Play
- No other Asset. Just Playmaker is enough

- These included over 23 actions are very handy PlayMaker Actions for Facebook SDK
- One click for Facebook LeaderBoard
- Take Screenshot and post to Wall
- Invite friends with return result
- Every action has it own Tooltips and callback
- Detailed Document for setting up Facebook App.

https://www.assetstore.unity3d.com/en/#!/content/20048 (https://www.assetstore.unity3d.com/en/#!/content/20048)

Title: Re: Official Facebook SDK Action+
Post by: escpodgames on August 18, 2014, 11:29:10 PM
This looks super awesome! Just a few question, does it have a friend picker? Say you wanted to play a game with a facebook friend, you can select other players from your friends list who also have the game?

Also does it return a leaderboard as an array? Using array maker?
Title: Re: Official Facebook SDK Action+
Post by: xunxun on August 19, 2014, 10:19:07 PM
hi, LampRabbit.

YES, you can invite your friends to play with. Actions will return their names and IDs in Hashtable proxy that can be ready for other job if needed.
For example: there is also action "Get Image Profile by ID" then you have enough information to create a custom friend list/picker.

have a look at "Invite Friends" or "Get Multi Friends" actions.

Would you please add this asset on the Playmaker Wiki?

Title: Re: Official Facebook SDK Action+
Post by: escpodgames on August 19, 2014, 11:26:25 PM
Awesome, just what I need!

Jean adds things to the Playmaker Wiki but he might be busy at Unite.
Title: Re: Official Facebook SDK Action+
Post by: xunxun on August 20, 2014, 12:07:00 AM
Facebook SDK has been updated to 6.0
So, if you have it please email me to get the latest update. Otherwise, that will throughout some errors with the new SDK.
Title: Re: Official Facebook SDK Action+
Post by: escpodgames on August 20, 2014, 12:12:20 AM
All good, I wont be implementing it for a few weeks. I'll keep an eye out for the update :)
Title: Re: Official Facebook SDK Action+
Post by: escpodgames on October 05, 2014, 05:21:26 AM
Is it possible to add requests - like candy crush where players can request tickets etc?
Title: Re: Official Facebook SDK Action+
Post by: xunxun on October 05, 2014, 05:27:01 AM
you need to store Request ID on somewhere… (kind of "Sent message") then check it when user's friend read that. So that's why Candy Crush make it as Tickets :D

The actions can return to you how many unique Request IDs have been sent.
Title: Re: Official Facebook SDK Action+
Post by: escpodgames on October 05, 2014, 05:33:05 AM
Not 100% sure what you mean by somewhere, I thought facebook handles it all -

https://developers.facebook.com/docs/games/requests/v2.1
Title: Re: Official Facebook SDK Action+
Post by: xunxun on October 05, 2014, 05:39:53 AM
Interesting, I will have a look on that. I didn't see that features at the previous SDK.
Title: Re: Official Facebook SDK Action+
Post by: escpodgames on October 05, 2014, 06:40:24 AM
Awesome!
Title: Re: Official Facebook SDK Action+
Post by: szomaza on November 21, 2014, 04:20:10 AM
This looks great! Why is it not in the Add-ons list?
https://hutonggames.fogbugz.com/default.asp?W714

Please add it.

thanks,
szomaza
Title: Re: Official Facebook SDK Action+
Post by: jeanfabre on November 21, 2014, 07:36:01 AM
Hi,

 Done. thanks for letting us know, it's important to mention things we miss, the list is getting bigger  and bigger!

 Bye,

 Jean
Title: Re: Official Facebook SDK Action+
Post by: szomaza on November 24, 2014, 01:33:36 AM
 :) Almost done.  Just the link missing still:

Code: [Select]
<div id="name">
<a rel="nofollow" target="_blank">FaceBook SDK Actions</a></div>
<div id="desc">
Facebook SDK integration with PlayMaker support</div>

br,
szomaza
Title: Re: Official Facebook SDK Action+
Post by: jeanfabre on November 24, 2014, 01:52:21 AM
d'oh  :o

Thanks for double checking! It's corrected.

 Bye,

Jean
Title: Re: Official Facebook SDK Action+
Post by: laik2002 on January 15, 2015, 04:03:23 AM
Hi,
I m not good for programming ,but i need a gift request function in my game. Is it possible to make it into a playmaker action?
If ok ,it should be a great helpful for me,Thx a lot
Born
Title: Re: Official Facebook SDK Action+
Post by: laik2002 on February 12, 2015, 03:06:07 AM
Dear all,
Any one can help to answer about facebook gift request action? or this action already in this package?
Thx a lot
Born
Title: Re: Official Facebook SDK Action+
Post by: escpodgames on June 30, 2016, 08:57:33 PM
Hi xunxun,

Your actions on the store seem to be missing a bunch of advertised functionality ie 23 actions but there are only 16.

Any word on this?

Cheers
Andrew