Trakan's Recent Forum Activity

  • Bump!

  • I would like to know how could i change the player alias while the server is running and the player is connected, thanks!

  • Scirra multiplayer plugin?

  • Would be nice to choose which OS we wan't to export because it exports it for OSX,Linux and Windows and it takes more time when you only want to test on win32

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Wait, you guys go on something out of what i was thinking

    I never talked about hosting a 100+ player server at home, it'll be an option for people who wants to run big servers on dedicated servers with enough bandwidth ect. I just want the people who wants to only player with few friend to run a server for few players, this is was i was talking about the rooms of 2,4,10 ect..

  • The number of player in each room depends on the host connection

    What do you mean? Multiplayer actions in his multiplayer are related to Q3D?

    I don't plan on hiring him nor buy his product

  • This is exactly what i need, but i don't want someone else work

  • I have two options,

    The first one, is to make it using C2 plugins, making rooms of 1,4,10 people, and when they are sailing (i'm doing a pirate game), it'll get them to a new layout with the sea and stuff, it'll take only the people on the ships and they can fight together.

    The second one is to make the same as i wanted at the start, by doing an outside "console" ect...

  • Depending on the type of game, depends on the strategy. I've seen people break a map up into segments, so only those players in zone A are connected to each other. Those in Zone B, etc this makes because zone B has no interaction with zone A... it also allows the game to appear to have 100's of players on the map, when in fact they aren't actually playing together. The issue comes in(well not an issue, just a matter of brain application) when player moves into another zone, he then has to auto connect to new zone without him knowing it. Its that split second lag, jitter you get when running over some invisible line - lol.

    Oh reminds me of the pokemon multiplayer prototype i made using Websockets, it was nice, i could teleport player on another instance.

    Speaking of my project, i don't think i'll have alot of problems with zones, i already planned it, there won't be that much zones

  • "can we make a standalone node-webkit (or browser) build and use it only for sending and receiving infos?"

    It can be the same C2 project, with significantly different event sheets, depending on being the host or a peer ; then you can ensure your instance is the host, by having it join the session/room first using the Scirra signalling service.

    Your "host" events would :

    - interface with the database, to read/write centralised data

    - receive inputs from peers

    - run critical gameplay logic

    - broadcast updates to all peers

    The peers "just" send user inputs, display the world based on the host updates, and run non-critical logic (visual effects, animations, etc.)

    Bandwidth issues remain though, and you still need your host on a box with a big pipe if you need to handle lots of peers and data.

    Do you think i can make the server outside of the actual game? A different project

  • Well, can we make (using c2 mp plugin) a standalone node-webkit (or browser) build and use it only for sending and receiving infos?

  • I don't want to use a player as the host, i want a console to work as the host, but it seems this won't be possible using the c2 mp plugin.

    I don't think i'll need 10dedicated servers, sure i'll need a really big bandwidth nor big specs, but i saw games using only one MySQL database and one console running at one time and it could handle more than 100+ players

Trakan's avatar

Trakan

Member since 29 Jan, 2013

None one is following Trakan yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies