h1k3's Recent Forum Activity

  • Never mind, I figured it out :) goofball moment

  • What would be the best way to tie a variable change to a conditional event trigger? IE the window.addeventlistener which doesnt accept variable changes. How can I trigger an event on variable changes. So

    var a = '1'

    when var a changes to '2' trigger the condition.

  • Don't you plan to integrate official facebook plugin conditions and actions?

    Joannesalfa Yes thats why scores and wall posting are first on the list for actions. So that along with the app requests will bring me past the point of the official for actions. As far as conditions. I'll see about adding those first because you are right, they are sorely lagging in this plugin.:) There just not as much fun for me to code. :(

  • I plan on adding everything Facebook. I had just considered dropping the javascript login though because from what I can see its not compatible with the new requirement that you need to catch and handle denied permissions at login. Other then that if Facebook allows it ill eventually be adding it.

  • Index

    It should all work fine ATM. I'm working on the scores next, then app requests, followed by wall posting. That should bring this up to par with the official plugin and avoid using the app secret. As well as work with all the pesky breaking changes Facebook keeps rolling out. Ill probably add the javascript(non redirect) login as well but I can't seem to find info on how you use it to handle revoked permissions like Facebook requires now. So I'd recommend avoiding that way for the time being.

  • Ahhhhhhhhhh omg lol that was way to easy. Thanks :)

  • I'm trying to go through current plugins to wrap my mind around how the plugins work and I'm stuck at conditions. I can't seem to wrap my mind around them. Heres an example from the browser plugin:

    Cnds.prototype.OnOnline = function()

         {

              return true;

         };

         

         Cnds.prototype.OnOffline = function()

         {

              return true;

         };

    How does it know without some sort of conditional statement that the browser switched from online to offline? It seems from the look of it they will both always be true when referenced. What am I missing? Thanks in advance,

    Lance

  • New version 0.17 includes

    1)Log user out of Facebook action

    2)Delete all app permissions action(same as remove button in app settings for user accounts)

    3)User Gender expression

    4)User Locale expression

    5)Facebook user link expression(http://facebook.com/user)

    6)Facebook Username expression

  • Joannesalfa

    I'm assuming thats a dig because it's not complete yet? If not sorry for misunderstanding. If so I do apologize for not having it complete yet. The Facebook API and graphapi are very in depth, making it complete after a days work isn't feasible. I thought I would put this thread here however and update whenever I update so users can use the latest plugin I have. If you want it complete I could use the help writing the plugin. :)

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • New version 0.16 includes an expression for the third party ID. An anonymous version of the Facebook UserID that can be shared with third parties.

    Refer to this tech spec for details on usage:

    Third Party ID developer information

    Next version will include two logout options:

    First will allow user to delete your app but remain logged into Facebook.

    Second will log user out of facebook with no change to your app installation.

    Also more user specific detail expressions.

  • New version 0.15 is ready for download. See original text.

  • Anyone that downloaded prior to writing this I had neglected to place the channel file in the zipped folder. Re-download and the error will go away.

h1k3's avatar

h1k3

Member since 1 Apr, 2012

Twitter
h1k3 has 3 followers

Connect with h1k3

Trophy Case

  • 12-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies