mahdi71's Forum Posts

  • what is "atm" ?! (sorry my english is bad)

    if you want to look at my game well you can't !

    but i still looking for an answer

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1. well .. that depends ... I could imagine a quick and dirty trainer if you don''t use some sort of token for client identification.

    Meaning I could perhaps create my own peer, which sends commands / action periodically.

    2. People get the client, right ? and they use this to play the game .... the host is provided by you

    Just saying

    1. users must register and i check everything in host game and host check things with database so game actually happens in host users just send inputs !

    2. if they do that doesn't have anything for them and maybe better for me because they don't have host so they can not use my game to sell stuff like gems, gold,... .

  • lennaert thanks for the answer

    my host game is separate from the regular game because :

    1. no one can cheats

    2. nobody can get my javascript and copy my game because they don't have the server game!

    and maybe i could increase to 50 player but no more (my game is rts and i can not have more player in one map because of bandwidth and fps)

  • hi,

    sorry for english

    i made a game with multiplayer plugin

    in my game every room can have 20 players and my players use auto join to join top server which is not full.

    so i must have so many empty game server for new players to join

    and i want to buy vps with a windows os but which is the best way to run my game servers with max power and no lag in the game. i didn't use graphics in my server side game and remove not important stuff like fx or ..

    so my game server have a good performance.

    since my game must have much game servers i must run many games in one vps and i want to use best of my server performance

    so there is the things i can do :

    1. i can install chrome and run every server in a chrome tab

    2. i can install chrome and run every server in every new chrome window

    3. i can use a page with many iframes and in each iframe open a server game and use chrome or nw to run that iframe

    4.i can use another browser if they are better to save performance like opera or ff or..

    5. what's your suggestion

    thanks.

  • hi, i can work with unity3d and i dont have a problem with multiplayer in c2 and i think it's awesome!

    i prefer c2 to unity3d just because i like event sheets in c2 (even playmaker it's not the same !)

    but unity exports and 3D in construct is a dream never come true !

    c2 founders, please make a unity3d with touch ui and c2 event sheets and a system to share and make behaviors with event sheets

  • i export my project and it work fine !

    so the problem is with the preview but i dont know what is the problem !

  • hi,

    i have the same problem

    i have the header('Access-Control-Allow-Origin: *');

    but problem still there..

    if i open that php files with browser then work fine but if i use ajax in c2 The session variable is empty

    pugbreeder did you solve it ?

  • so c3 will have touch ui or not ? Ashley ?

  • jayderyu , I believe he means to use the C2 editor without a mouse.

    yes thats right

  • hi , we can not work with touch tablets in c2 and if we can thats hard i wonder if c3 have touch ui ? and we can work with c3 in touch tablets ? (i dont mean make games with touch support, i mean we work with c3 with touch and make games)

  • hi

    i want to scroll my screen and i saw panning example and it work fine but i want after user pick up the finger (end of the touch) screen smoothly scroll and get slower to stop in that direction

    like clash of clans or any other strategy games when you pick up the finger you scrolling dosen't stop there and still scrolling get slower depends on how much you hade speed when you swiping

    i want somthing like this :

    link : d.pr/f/1e1HG/1dCxNTsV

    but in this example just board is moving and i want screen moving

  • hi

    so you actully click on both sprites you see the top one but the other one still there! this is not a bug

    after clicking you can select your top sprite

  • a game like clash of clans will want a server so you can use a server to trak time and other stuf

    you can use multiplayer plugin and you must make a server game and a client game

  • hi

    in my game i have too much animation frames and in preview in chrome take a long time to load all of that

    i exported my project and after export load was fast because c2 make spritesheet from animation frames

    i want a solution now ! not for c3 or ...

    so what i must do now ?

    is there any plugin to dont load sprite animations or load them after project loaded ?

    or a chrome trik to act like ie11 ?

    in ie11 load speed is much more faster but i use webrtc so its not an option

    firefox get crashed!

    opera just like chrome

    so what?

  • or create in a random position but near the other points ?