pcprice76's Forum Posts

  • Hi, i was curious about it, but can't find it...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • pcprice76 just out of curiosity, what did you end up doing to remedy this?

    Sorry if never rplied to you! I just see now your question!

    I had a baby and completely abandoned every project till now...

  • Hi, do you now if the tutorial linked is compatible with mobile exports? Reading the comments seems that XML parsing is not, but were old posts...

  • Sorry for delay in my reply... really thanks for your help

    I created an instance variable, same for both games. It's working great!

  • Sorry for the probably silly question, but i'm trying the "multiplayer part" of my game and have a doubt

    When i sync objects, i don't sync also UID right? Because i have tiles and cards that players select and i wonder if i have to put an instance variable identifying them (like 1, 2, 3 and so on for tiles and cards) or can be simply done with their UID.

    Thanks

  • Let me know

    I'm interested...

  • 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.

  • 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