Constant777's Recent Forum Activity

  • Maybe check the text input's "is focused" condition and move the other elements down it it's true?

    The HEAD sprite will twitch. And it's not clear what the height of the keyboard is. It's different for everyone.

  • I have a project (scale outer) with TextInput at the bottom and when I click on it to enter text, an android virtual keyboard appears.

    The keyboard move all layout up. But I need the HEAD to stay in its place at the top of screen and not move anywhere. How do I do this?

    There is no solution anywhere. Although this question has been asked on the forums more times. I really need help Ashley

  • When converting the "\" character using two methods (codePointAt(0)

    or charCodeAt(0)), 0 is returned.

    The rest of the characters are converted without problems.

    Is it possible to fix this bug Ashley ?

    Tagged:

  • It is impossible to establish drag and drop behavior in a family if sprites within the family have such behavior.

    Either the family can have a drag and drop behavior or sprites.

    It is not possible at the same time(((

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have 2 sprites on different layers.

    I can't swap the layers.

    There is a place where sprites intersect and overlap each other.

    I need only the sprite on the lower layer to be dragged when dragging in this place.

  • I have 2 drag-and-drop sprites that overlap each other.

    And if I click on the place where the sprites overlap, then I need only one specific sprite to be dragged.

    In all other cases, sprites should be dragged independently of each other.

    How do I drag only one specific sprite if 2 sprites are overlapping each other?

    Ashley I need your help :) I have not found an answer to this question anywhere.

  • Thank you so much!!! I figured it out and everything worked out! Without your detailed instructions, I would never have guessed :) Because the Multiplayer documentation contains only general information without examples. Thanks again!!!

    The listroom expressions are used in an "On room list" trigger event.

    To get this event to trigger, you'll need to use the "Request room list" action.

    The index will specify which room's information you want from that list, as the list can contain multiple rooms.

    To get the index number of your current room, you're going to loop through the list until you find the index of the room that matches "CurrentRoom". It will look something like:

    > On room list
    Repeat Multiplayer.ListRoomCount times
    Compare two values "Multiplayer.ListRoomName(loopindex)" = "Multiplayer.CurrentRoom"
    
    Set text to "Multiplayer.ListRoomMaxPeerCount(loopindex)"
    Stop loop
    
  • Hi!

    Ashley I really can't find anywhere how I can display the maximum possible number of users in the chat (Max peers).

    I'm using the "multiplayer chat" example and I need to display the maximum possible number of people in the chat there.

    Because max peers can change and I need to know how many max peers this host has in this chat.

    I found something similar in the documentation "Multiplayer.ListRoomMaxPeerCount(index) ", but it is not clear what the index means? I just need to output the max peers of the host.

    Ashley I really hope for your help!

    Tagged:

  • Hi. Tell me how to find out how many people are currently in the chat and what is the maximum number of people can be in the chat? What are the requests for this? I need to display these values on the screen. For example: there are 2 people in the chat now, maximum 10 people.

  • Thank you so much for your help!

    You can purchase the signalling server in the asset store and run your own server. However be warned that you should be familiar with server administration and networking topics, otherwise it could end up unreachable or less reliable than the official Scirra signalling server.

  • Ashley apparently I got into these 1 hour 40 minutes))

    Nevertheless, please tell me how I can use my signal server and is there a publicly available code or description of how to place it on my site? This is a very important issue for me to be able to use a backup signal server.

    Apologies for the inconvenience - earlier we increased the server hardware specification in order to improve the quality of service, but after the VM restarted a fault on the Azure host prevented any traffic reaching it. We immediately reached out to our hosting support who investigated and resolved the problem by moving the VM to a different Azure host. The service was down for about 1 hour 40 minutes. It should be working fine again now and we don't expect to need to do anything similar for a long time.

  • Ashley What happened to the signal server? I can't start a chat even from the examples in Construct. How do I make my own signal server? My game depends on the availability of the chat 100%. Is there a backup signal server or another on the Internet? It's just a disaster...

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