DuckfaceNinja's Recent Forum Activity

  • Ashley is this possible to be done mathematically using the 4 available expression?

  • I need type writer text style dialogue boxes, and rpg movement... please help...

    This was answered in FAQ.

  • thanks for your reply and it sounds like it might work but, unfortunately I don't know how to pass the loopindex as a parameter.

    It's the same exact way like you did for worker.UID and area.UID, but this time you pass it as loopindex.

    I thought that was straightforward.

  • OnTrigger condition shouldn't be nested. Move the condition in Line53 into the top of Line52.

  • Player number determination

    This can happen if you let peer to handle the logic. I think you missed the principle of "calculate only on host". Your method is calculated by peer which is not recommended, possible delay in connection between peers might cause your problem I think.

    Below is one way to "calculate using host", give it a try.

    [attachment=0:2a8yj2i0][/attachment:2a8yj2i0]

  • It increases instantly

    You need to pass the loopindex as parameter throughout all functions related.

    Another thing is, Loopindex start with 0, so basically you have "wait 0 second" for the first one because 4*0.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • And yeah one more strange bug. When i try to pick the Multiplayer.HostAlias for the other players it adds a 2 to it. So if i chose Player1 as a nickname it puts Player12.

    This is a feature, if you have a same username login, the signal server will assign running number for you. If you intend to build a strict mode for username, I think you have to setup a database for that, unless we get an expression for [action: request peerlist in roomIndex] without having to join the room, then you can check whether certain username has been taken or not.

    Ashley, as of now, is it possible to request peerlist in a room without joining it yet? I had a few use in it as such a player can check which room/instance are their friends already in, and join their friends.

    The problem comes when i ask my friend to do so. For some reason it does not work for him.

    Which I don't understand because it's quite the same link with the same code. And we have both CHROME.

    What didn't work? Can you be specific?

  • Also i have a problem. I created a new dropbox account but they deleted the public folder. So i can no longer share an index.html and make it run instead of download as a single file.

    Do you have any alternative? (i don't want to use a custom server for that)

    Alternative

  • +1 on the add array and dictionary.

  • Line32, set a_shotgun_1 to 0.

  • sqiddster

    Tested it, it's a bit jittery at beginning, but then it was fine. Btw, the game crash if it falls >layout height, I wondered why is that.

    Win8.1 64

    Ci7 4510u, ATI R7 M265, 8Gb ram

  • I implemented something similar in my tutorial, maybe you want to look at how it's done by "manual indexing". Look at Line16 and Line17, as well as how I named the layouts. Cheers!

DuckfaceNinja's avatar

DuckfaceNinja

Member since 28 Nov, 2013

None one is following DuckfaceNinja yet!

Connect with DuckfaceNinja

Trophy Case

  • 10-Year Club
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies