DarkevilPT's Recent Forum Activity

  • Hi, Velojet, any news about your script and photon?

    Are you guys familiar to the Bloons TD matchmaking system for getting 2 clients in a server?

    Bloons TD or this one slime.clay.io

    I need this Multiplayer System is it possible to make?

    Velojet could you help me?

  • Thndr That is good stuff to add!

    MrOtton Thank you a lot for that Multiplayer Chat via Photon Cloud Plugin by Velojet I'm going to study your code Hope it works!

    (Check it Out!)

    Velojet As always thank you for giving us this plugin and keep updating and looking on ways to help us, really is good stuff.

    Multiplayer side is the best. Hope you can give us more with the help of the ExitGames team.

  • Velojet Thanks for answering my questions! :) This is an awesome Plugin and I'm looking forward to further development :)

    DarkevilPT I actually added a chat to Velojet's example file (including connect/disconnect messages) I can provide the capx if you want to :)

    MrOtton Yeah I'd Love it! Please! I'm Learning a lot with Scirra. I guess others would love this too plz share.

  • DarkevilPT

    It's best if you can tell me what actions(events), conditions and expressions are missing from my PhotonClient behavior that you need to use in editing your event sheet, in order to get your game to work the way you want.

    Velojet

    I would tell you.. but I guess I don't know how to explain in the way your want.

    For example lets call this the conditions:

    • Set a Multiplayer Players Limit on Construct 2.
    • Define the max chars for the nickname on Construct with special chars like "-?@?kev!?-".
    • Let us be the ones creating the "Join" - "Disconnect" Buttons on Construct 2 side.

    A chat for a MP example? Is it possible to players chat between them?

    While connected I want to send a message to the other player which appear for them both on screen?

    This would help to know if they are both well connected and answering besides their movements.

    Well this is all I can remember for the moment.. Idk if this helps..

    I'm changing the game a bit.

  • > I just wanna understand why when I put MyPlayer on the construct visual and export it, it doesn't appear at the start of the game and I need to click some keyboard move key to make it appear. ...

    > Update: Ha and why when moving top it stops after a while? (I don't need them moving but I see that happening...).DarkevilPT

    Check your server installation. It's giving 404 errors for:

    darkevilpt.byethost7.com/tugafighterdev/photon/Photon-Javascript_SDK.js

    darkevilpt.byethost7.com/tugafighterdev/css/photon_client-inputs.css

    darkevilpt.byethost7.com/tugafighterdev/cloud-app-info.js

    darkevilpt.byethost7.com/tugafighterdev/inputs_header.txt

    Ok about that Velojet the construct 2 and your plugin don't create those files so I need to move them from your own demo to my exported game is that it?

    Edit: Yeah I uploaded those files but haven't edit them yet its 3am here... I'll be checking this tomorrow.

    Update: Velojet Check darkevilpt.byethost7.com/tugafighterdev

    Its exactly has your plugin demands it.. But I need your help somehow..

    I don't understand scripting and I wanted to know if you can change it to when I join that page it get connected to Player 1 without having to (Isset Join)

    Otherwise i'll need to make major changes to this.

    To keep it simple: When Joined Link Checked if Player 1 is Already Taken if not it joins, else checks if Player 2 (WebPlayer) is taken if not it joins otherwise the game party is full he can't join.

  • Thndr Well that's wierd.. are you sure the files here are ok?

    C:\Stuff\Programas\Construct 2\exporters\html5\behaviors\photonclient

    Maybe it is not compatible with Windows 64 bits.

    Can't help you :X

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Valnuss teach me how to set the image point on Construct when i set to spawn another object please.

    I have 3 buttons I need to insert on the program after choose one option and them appear in a randomly order if I keep the image point 0.

    Update: Forget I found it on the Edit Image.

    Still I Have the same problem.. so the only way.. is to bring them back to the layout on defined positions? each button sprite.. so if I have 50 buttons.. I gotta define all of them in x,y position?

    Edit: So I made some experiences by myself.

    This is the problem > https://mega.co.nz/#!xYgU2a7Q

    Here is the solution > https://mega.co.nz/#!tN4GARaI

    Suggestions for an easier way are accepted...

  • >

    > MrOtton

    > I'm waiting for people to try it out and give me feedback before I develop it further ;)Sadly everything I can think of requires a lobby to make sure it plays right, but I'll see what I can do for an adjunct game eventually. Gotta get off my butt for that though :P

    Personally I think you should make a thread for the Photon plugin in the Plugins subforum, as people are more likely to see it there and know it exists. A lot of people want to do multiplayer and this plugin should make it accessible to them. Some people would be scared off with the first page talking about potential and having to read through 12-17 pages to find your work.

    I know I wouldn't have known about it if you didn't plug it in another thread, and I occasionally browse the plugin forum for anything neat

    ---

    Edit: Tried installing it from your link on page 13, but I get this error:

    <img src="http://i.imgur.com/jsWWFjE.png" border="0">

    Using r129

    Thndr Did you un-checked the minify script option before exporting? Or it happens on loadout? It works for me on r128.2

    http://i.imgur.com/9yhGIt1.png

  • Velojet right now.. I just wanna understand why when I put MyPlayer on the construct visual and export it, it doesn't appear at the start of the game and I need to click some keyboard move key to make it appear.

    I have it all set Visible. I think it is something in runtime.js.

    I guess they are already connected since they reach the server.. I haven't tested it yet. I'm still trying to adapt.

    darkevilpt.byethost7.com/tugafighterdev

    Update: Ha and why when moving top it stops after a while? (I don't need them moving but I see that happening...).

  • Velojet can you change the runtime.js a bit for me?

    I don't need movements in-game.

    I need them to appear both in-game (not like in your demo which player 1 can move from the outside of the game to it insides borders, i need it to show him already in some fixed position which I'd like to define on construct).

    I don't need to set nicknames in-game (yet (registered members later).).

    All I need is to get both connected and some message appears when player 1 is connected Like > Player 1 Connected.

    For Player 2 is connected or awaiting for player 2 to establish connection.

    When both are connected is up to me to code and instructions.

    Can you aid me in this simple script?

    Scripting its not my best, since I'm trying to make a game where registered clients get connected after challenging each other they need to enter inside the "arena" with their own created nicknames.

    Its based on a game by turns.

    jQuery('#join').click(function () {

    if (_this.isConnectedToMaster()) {

    _this.createRoom(game.name);

    _this.joinRoom(game.name);

    // Ensure nick has 3 chars max

    //

    // C?DIGO PARA QUANDO ACEITA O DESAFIO E ENTRA NA ARENA! (em vez de ser nome ? click tnh de refazer)

    // if ((game.myPlayer.nick = jQuery('#nick').val()).length > 3) {

    // game.myPlayer.nick = game.myPlayer.nick.substring(0, 3);

    // }

    }

    });

    How to change this to not have a click event? How get already joined? When opened the link the first two for example.

  • ? muito bom ver Brasileiros aqui tamb?m cara, e parab?ns pelo plugin!

    Eu sou Portugu?s de Portugal, estou apenas a tentar ajudar quero ver estas ferramentas do multiplayer mais exploradas. O Brasil parece dar bastante uso ao Construct t?m muita informa??o e v?deos.

    Aten??o o plugin ? do user Velojet, n?o fui eu que o desenvolvi.

  • Nice Velojet you Rock!

    Tell me one thing are you going to make an oficial addon for this?

    I'm trying to make a game by turns.

    Player 1 Select Options.

    Player 2 Select Options.

    Then Sprites make the movement and actions happens.

    My concept of multiplayer right now its not based on a platform game with 2 players movings.

    Which I guess it can be easier to code.

    I'm betting your examples help me out with this!

    Thank you for this help really!

DarkevilPT's avatar

DarkevilPT

Member since 5 Dec, 2012

None one is following DarkevilPT yet!

Connect with DarkevilPT

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies