Constant777's Recent Forum Activity

  • Hi!

    I need to check for game updates and show the user that it is necessary to update it or automatically update the game.

    It may be forbidden to log in before the update.

    How do I check for an updated version of the game and update it automatically?

    Tagged:

  • Hi!

    I want to output the value through the text 10^30=1 000 000 000 000 000 000 000 000 000 000

    but I can see only 10^30=1e+30.

    I need help :)

  • Hi!

    I have an online chat with rooms. I need to create a password for an online rooms.

    If the password for the room matches the password of the host, then the user enters the room.

    Do you have any idea?

    I need help :)

  • You don't need to download/upload anything. You can do this:

    > Set myVar to Array.AsJSON
    Array clear 
    Wait 2 seconds
    Array Load from myVar
    

    Run project in Debug Mode and see what's happening with the array.

    I've never used Array.AsJSON.

    I'll try it now.

    Thank you very much! )))

  • You can use Array.AsJSON expression to get it as string. And "Array Load" action to load it back into the array.

    Thanks, but Array.AsJSON assumes that you need to download the file and then upload it. But I need it to be done in the program itself without additional file downloads.

    For example, I have a one-line array and I need to turn it into a string variable: 1;2;3;4;..... and then when it is necessary load it from the string variable into a single-line array

  • Hi!

    I need to convert array to string and then in some case convert back string to array.

    Please help me :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use a function on the action. On the function add a parameter for the variable and send through the function the hero.ID (it picks the overlapping one automatically). Then in the function, if param=left pick hero where ID= right and set variable, if param=right pick hero where ID=left and set variable.

    Thanks a lot! It works! :)))

  • Hi!

    On start of layout I create two the same sprites "Hero" (with DragDrop bahavior)

    with different instance variables:

    HeroID="Left" and HeroID="Right"

    Sprites "Hero" has one more instance variable: "Check"

    I need to change instance variable "Check" from the sprite "Hero" with instance variable HeroID="Left" when sprite "Hero" with instance variable

    HeroID="Right" is overlaping "SpriteOverlaping".

    If shorter...

    When "Hero" with HeroID="Right" is overlaping "SpriteOverlaping"

    I need to change instance variable "Check" from "Hero" with HeroID="Left"

    I can't solve this problem :) Need help :)

  • the scirra signalling server might have locked you out for having too many connection attempts, it does that to me too sometimes when i test my game, i think the default is like 200 per hour from the same ip ? around that ballpark

    it doesn't look like the problem of blocking from the number of attempts. because when I can not connect to the server and after 10 seconds I connected, then again the same problem can be ...

  • > Today I ran into the fact that right now the SCIRRA multiplayer servers are not responding to requests.

    I just checked, and it seems to be working fine for me.

    maybe you are too close to the server? :))

    I'm in Russia :) I test my new multiplayer game many times a day.

    but today in the afternoon the problems with the connection began.

    this was not the case before. I tested with sample game. So the problem is not in the code.

    There was no connection for about half an hour, and then I connected half the time. Everything works fine now. But if I make the game and players can't join it, it will be very bad.

    That's why I'm asking if I can set up my own server? and is it possible to make a choice of servers if one is unavailable?

  • Today I ran into the fact that right now the SCIRRA multiplayer servers are not responding to requests.

    They don't even work on sample games.

    That is, the problem is not in the game code.

    Please guide me on the settings for creating my own server.

    I have a domain and a website, how can I set it up?

  • Layout:

    Code:

    Result:

    Scaling of pinned Spritefont does not work (((

Constant777's avatar

Constant777

Member since 5 Apr, 2021

None one is following Constant777 yet!

Trophy Case

  • 3-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

6/44
How to earn trophies