smitchell's Forum Posts

  • Thanks!!!

  • Hmm still a little confused, so what do i do with the files?

    In the exported folder, Place the 'ServerEngine' and 'spcket.io.client' folders in my exported folder, it will work?

    Or do i put those folders on my server? (Will a web server work?)

    sorry if im bothering you, im just interested!

  • Thanks! your great!!

    I think since your open to taking requests to make your plugin better, you should make a thread to find out what the community needs!

    All I can think of is making things scale to different screens, I know construct already kinda does this, But im sure you can improve it... Right?

  • So if i published the example.. sent someone the link.. then we could talk?

  • The .bat file has to be running for it to work right?

    So how would i put this on a server to let it run?

  • septeven, Can you release your plugin to the construct2 community? It will benefit allot of people

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks!!!!

  • Yeah i figured it out thanks :)

  • Wait, graph.facebook.com/837220006/picture This gives you the picture apparently. Maybe you only need to replace the ID and then pow! But let me know, because im interested too!

  • (not sure if this will work)

    go to this link below and download the plugin 'Load image from URL at runtime'

    scirra.com/forum/c2-plugin-and-behavior-list_topic45158.html

    Then use the facebook plugin to get the user ID..

    Then call this link graph.facebook.com/19292868552:

    Replacing the id at the end,

    once you have this data, you have access to there profile picture,

    for this example -- http://profile.ak.fbcdn.net/hprofile-ak-ash2/276791_19292868552_1958181823_s.jpg"

    So you would need to figure out how to get this link once the data is received from the first link..

    Sorry if this was of no use to you, Im not sure of any other way to get it....

  • Thanks for making the timer better aswell(bet you though i wouldn't notice ) ;-D

  • encase that didn't show my appreciation, THANK YOU!!! :D :D :D

  • :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D

  • Wow!! thanks, This is really in depth and usefull, im sure to allot of people.

    I manged to Get the lap counter part for the NPC's working(I Think)

    But the second part confused me a little.

    I changed it to instances of the one NPC, the others are still there just toggled disabled -- encase i cannot get this working.

    Can you look at my capx and let me know what i did wrong?

    Project

  • Simply because that is the only way i could figure out how to add a logical timer board type thing, I was planning on having the times of each npc, and position at the end of the race(This part i can do) Im just struggling on the logic for calculating the players position during the race.