akumaGouki's Forum Posts

  • Hi!

    I'm sorry this is a newbie question.

    When I upload my game to a server, the game loads, but it doesn't loads all at first, For example: If a song must be played at an specific time, it sounds but some minutes later. I supposed that I activated by mistake some kind of options that allows "continuous loading".

    Thanks in advance!!

    PD: Sorry for my bad english

  • That works!

    Thank you very much!

    It's not related with this subject, but somebody knows how can I know the current time of the application?

    I will open a topic later, but is just in case

    PD: I found it, it's called "Time"

  • Hi

    The new save function is awesome, is really complete

    However I have this issue.

    I want to save an array which has all the information of my game. Can I save only the array and not all my game using this method? Because When I load it always load inside the layout where I saved.

    I want to use this method because I'm using Construct 2 with cocoonJs and Webstorage can give me some problems.

    Thanks in advance

    See ya!

  • Oh, I supposed that if I use "mid(text, index, count)" I'll get what I want

    Thanks for your quick answer!

    See ya!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi I just want to have some characters of a String with construct, something like the function charAt() in Java.

    For example from the string "1-1" I want to have the part "1" with something like string.charAt(0)

    Thanks in advance

    BTW, construct 2 rules!

  • Hi!

    I can't make it works.

    First: The bootstrap css doesn't load.

    Second: When I upload the files and click "submit" the page goes to the index of my server

    I tested it in two different servers and I got the same result

    Somebody knows why do I have that problem?

    EDIT: Sorry I was using the github files and not the webpage, it works fine, great Application! No Complaints at all!!!

    EDIT 2: Hi, sorry, it's me again. In the editor everything works fine, but when I compile the project and test it start a weird animation in the tiles. Anybody else have this same error?

    EDIT 3: It's me again, everything works fine, you just have to set the animation speed to 0

  • Hi everybody

    This is my first post in this forum!

    I have this problem.

    I want to know if I Construct 2 (with the support of Cocoon JS) can make microtransactions and hiperlinks.

    Just that

    Thanks in advance!

    See ya