marlon667's Forum Posts

  • Hi, i'm trying to create a simple notification system, where my game pushed a message to an aray. Whenever the array has a message in it, it's supposed to display that message for 5 seconds, then delete that message. The array is used sorta like a queue system, so when two notifications are sent at once, it will display them one after another.

    When I try to build this, the program doesnt work after the first notification, and the que count I created goes into minus figures. Is there any way I could fix this?

    dl.dropbox.com/u/54652629/NotificationsCenterTest.capx

    Hope you can help <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Hi, I'm Melvin :), I love making games, and I came to find Construct 2 when I was looking to create a multiplayer game on Facebook. I love the pligin system, and the connectivity of this software, and I really hope that I can finish this project I'm working on.

    So, um, hi :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for that guys. I was also wondering, do you have any experience with Clay.io? I just integrated that into my game.

  • Hi, i'm new to this forum :) and i wanted to ask about a project I'm planning with Construct 2, and if it's possible. Here is the general idea of it:

    A Card/Board game that people can play on their own or against each other via facebook. You could earn points to buy new cards and pieces in-game, and use Facebook's Payment API (If they have one, i mean FB credits and card details and such) to unlock premium content.

    I learnt Construct 2 quite quickly, and I have basic SQL/XML/PHP knowledge.

    What I want to know is:

    1) Is it possible?

    2) What would be the steps in creating such a game (Will I need a SQL server, or a dedicated web server; I can do that)

    3) Are there any plugins, pre-installed or otherwise, that would make this easier?

    I kinda figured I would need to have a dedicated server application, and I know Visual Basic.NET, so I'm hoping to build it in that (unless thats a bad idea?)

    I looked at scirra.com/forum/multiplayer-plugins_topic60882.html and it sounds like just what I wanted, but it seems like a dead topic to me. Does anyone know whats happening wih this?

    Anyway, I wiold really appreciate this help with my project :) Thanks in advance!