odiusfly's Forum Posts

  • Hey guys,

    Just a question about multiplayer system.

    Is there any way to made a multiplayer system without use C2 multiplayer, or Photon?

    I mean i want to use my own server. Is there any tutorial or video, whatever to help with this?

    Thanks!

  • You do not have permission to view this post

  • Any help?

  • Anyone?

  • If you upload it on your server need some time until see the final code.

    Basically when i want to make changes online.. I upload my game in different names each time.

    For example: "Game1", "Game2", etc etc

    Cheers..

  • Hope to find a solution!

  • Yes. I think this is the best way to secure the games..

    Ashley

    Can you help me with this? Thanks!

  • Hey guys!

    Is there any way to read/get app id (com.mycompany.myapp) at startup or when i press a button?

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • Anyone?

  • cranberrygame

    Hello, i use chartboost plugin, i build my project with phonegap for android and is working well.

    But when i build for ios and run my project, chartboost no working.

    Any help? Thanks!

    Edit: I fix it (was something strange in code but it's ok now)!

  • Hey guys!

    I use a music track (4sec) and is looping fine on chrome, firefox, etc.

    But when i run the project on safari there is a tiny pause until loop again.

    * This file i put under "Sounds" folder inside construct 2.

    Any ideas hot to solve this? Thanks!

  • You do not have permission to view this post

  • Anyone use this plugin today? If not, is there any similar? Thanks!

  • Hey guys! I try to create a countdown and i want to save the result with local storage.

    Here is what i try to make:

    Imagine you open a game, and there is a button with bonus coins. So, when you press the button to get the coins and a text appear after like this: "Next coins: 02:00:00".

    So we keep playing the game and we close it after 1 hour, whatever.

    When we open the game again, text will appear something like this: "Next coins: 1:00:00" and the story goes on..

    .. Until we open it again and appear the button with the new bonus coins.

    Something like this.. Anyone can help me? Thanks!