pcprice76's Recent Forum Activity

  • I would like to have a textbox where different users of chat has different font color

    Is it possible? And if so, how? Thanks

  • Also leaved feedback

  • Nice and challenging!

    I really like how you did the menu and the use of Litetween

    Only thing, i never saw an ad.... is it normal?

  • I had my time with a muslim hacker always changing the homepage of my site. Was hard to kick him out. I was changingmy password and then kicked out, continuosly. Then i found all malicious files he put on my root and finally got rid of him/them

    The final solution was to blacklist all those ip and install a firewall designed for Wordpress

  • yes, i tried

    If Boolean is 1 / If boolean is 0

    In this way it's ok, it works... however that's strange, really. Shouldn't work in this way.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • mmmh, i don't think it's a problem related with rex plugin. The issue seems to be about the Else statement not working correctly

    Now i tried to replace the else statement with a normal condition

    if is turn

    if is not turn

    Now it's not having that issue...

  • I'm actually building my turn base card game, with REX chess plugin.

    As in the demo, i put a structure like this

    deckboard with boolean variable called turn

    IF TURN-->

    player 1 select his cards (touch event) and plays them

    ELSE

    player 2 do the same with his cards

    The problem is that during TURN player 1 can also select and play player 2 cards

    This is not happening in other turn, O_o

    Player 2 can't select player 1 cards...

    Seems that events events after ELSE are triggered even if it shouldn't

    I'm really confused...

    Any suggestion is really much appreciated!

  • Oh my... really sorry but i see this reply only now... do not know why! :O Maybe i was dunk

    Thanks REX, i immediately try your plugin! (i'm already using the chess ones )

    Seems you are the Wishmaster

  • And it's a good inspiration!! Thanks for your post

  • 1) in Some sort of lobby, it will likely be the host setting the standard for levels of participation.

    The host could set some sort of name for the room containing an indication of the level of play by the host.

    Peers can then select to join or not.

    2) Peers/opponents can only join rooms once they are connected to the signalling server.

    You could however, create a special/private room name, and convey the room name to other potential participants, which after connecting to the signal server, they join. When you use a mysql DB you have a lot more freedom, but users would still need to be logged in to to the signal server to join a room.

    To fetch info from the database, they should know there is a request for them, not the easiest thing, you could do something with email requests. Or have the users poll the database at an interval looking for requests.

    There are some options for construct 2 to get info from the URL calling the application/game, you could process the room name in there, and use that to join a room once connected to the signaling server.

    3) chrome, firefox and nodejs support webRTC connections. I am not sure about the cordova webRTC plugin, I have not tested this.

    Wow... thank you for your detailed answer

    I think i'll need to read a couple more times it to understand better ehehe

    Still not approached the Multiplayer part so it's also harder for now

    If i understood well, best would be to use a signalling server along a Mysql Db

  • Hi, i would like a suggestion from someone more expert then me

    I'm developing a card game and would like to have a multiplayer turn based part of it

    I looked around and there is more then an option to do it. Before wasting weeks trying something that is not giving the right result for me, can you suggest the way to go, considering that:

    1) The opponent will be choosen randomly but considering some variables (like the level of player for example) just to avoid an unbalanced match

    2) Opponent can be chosen also from a list of friends (like facebook ones if i can put that, otherwise friends added searching the user in a mysql db)

    3) Should be cross-platform (ios, android, html5, windows8)

    Thanks in advance for any help!

  • I'm going to do the same thing and will face same problem

pcprice76's avatar

pcprice76

Member since 6 Jul, 2014

None one is following pcprice76 yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies