opendepths's Forum Posts

  • 11 posts
  • rexrainbow I have servers running in four countries over the U.S. Europe and Asia, but I was planning on putting the code on Github and giving a tutorial on how to set it up with a free host. There are Node.js and python versions of the server.

    DeMayunn Yes, I will release it with a tutorial!

  • Ok, I'll start getting the code cleaned up and I'll release them soon, probably after the Holiday season though.

    But for a quick idea of what some of the plugins will do:

    1. Full features Facebook plugin - this plugin has Facebook credits, and just about all of Facebook's social features.

    2. Fully featured server application and a plugin that will allow just about any type of multiplayer game to be made without needing to know anything about server side applications. It can do RPGs, WOW type games, multiplayer strategy, action, you name it, this plugin supports it!

    3. And lots more!!

  • Over the last few months I have programmed about a dozen different plugins related to multiplayer, and I'm soon going to be releasing a social mmo, and the entire client side is made in construct 2. I was wondering if there was any interest in me releasing all the plugins publicly on the forums?

  • Hey, if you log in using facebook with Clay.io, can I use the facebook plugin without logging in a second time?

  • how can i compile thios code so i can run it on my own server?

  • For a project i'm working on i was wondering if i could load a column, but not specify what the content of the row is. Eg.

          Column 1, Column 2,

    Sprite       1,        3,

    Then use

                                     Column1

                               Sprite      1

    System > Compare two Values / if csvData = 1 Then Create Sprite1

  • I Guess a easier way to some it up is I want construct to load a file that says "01/02/2012 12:34am" and when it gets to that time a action would occur.

  • How would I trigger an event when it is a certain time of day? It would be a document sheet that would be downloaded and read through ajax and then used to trigger an action. is that possible?

  • Yes, I did everything up to the Export and upload. When I exported it as a HTML 5 app, on my iPod Touch it displayed the same way as on the computer, the game was in a small box at the top with the construct ad right below it.

  • Can anybody help?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I know this is probably really simple and i'm overlooking something, but how do I export as a iOS web app? Thanks for any help!

  • 11 posts