
[ShootMania] Number of Players
Moderator: English Moderator
- Trackmaniack
- Posts: 2096
- Joined: 16 Jun 2010, 16:16
- Location: Iowa City, IA
- Contact:
Re: [ShootMania] Number of Players
Yeeah...I can't WAIT to get on the battlefield with 249 other people...
I LOVE NADEO!!!!!

WIP
Re: [ShootMania] Number of Players
Don't expect it.Trackmaniack wrote:Yeeah...I can't WAIT to get on the battlefield with 249 other people...I LOVE NADEO!!!!!
Small network lags on TM are not really a problem, but on a fps you really need the others players moves in real time without lags. Even sending to each in true real time only the close/visibles players infos, being playable with 250 players on internet is probably not possible at all. Well... it is probably be possible... in lan !

Developer/maintainer of TM² Dedimania records system - TM² Fast4 server script (download , french topic)
- www.e-gekko.net
- Posts: 129
- Joined: 15 Jun 2010, 14:02
- Location: Italy
- Contact:
Re: [ShootMania] Number of Players
Slig don't you think the p2p beetween players in the same square of the map can work? Reducing the amount of callings on the main server? Hmmm, i guess if Nadeo will do a good work on this!!
You are right, because here we have more variables:
- Characters moving X,Y,Z in the grid
- Bullet shooting line in the grid
- the gap between the bullet and the target
- some minor collisions
- some phisycs
hmmm, maybe the double of the data of TM, but i think 125 players can be good too.
What you think Slig?
You are right, because here we have more variables:
- Characters moving X,Y,Z in the grid
- Bullet shooting line in the grid
- the gap between the bullet and the target
- some minor collisions
- some phisycs
hmmm, maybe the double of the data of TM, but i think 125 players can be good too.
What you think Slig?
The Power System (3.1) & TPS Gaseco & TPS OS System Coder
Founder of GFCx, the biggest and Oldest Trackmania Team. The LOL King.
Founder of GFCx, the biggest and Oldest Trackmania Team. The LOL King.
Re: [ShootMania] Number of Players
All infos that you have listed have to be handled by the server. The server has to know all moves and resolve conflicts/collisions/shots, and give to each client only the infos that he is supposed to know and not more. Else it is an open door to many unexpected cheats.www.e-gekko.net wrote:Slig don't you think the p2p beetween players in the same square of the map can work? Reducing the amount of callings on the main server?
Ideally it would be good to have the server send positions infos of only objets (characters, bulets) visibles, but sadly it's probably way too complex (else other games would do it, and wall-hacks would not exist). At least, to optimize a little, sending only the objects info in the approximate right direction and see-able distance should help.
The problem for FPS is that the network delays have to be reduced as much as possible, which means very small network frames (long frames increase the per frame transmission delay), sent as quickly as possible (the infos have to be as much accurate as possible, receving opponents position 0.5s is useless). It is hardly compatible with lot of players, and also with low or medium bandwidth servers.
Also a FPS have some other complexity related to real time that does not exist on TM : it needs on clients some movements prediction, else you would always shoot behing opponents (except in LANs). And ideally the prediction of each should be tuned depending on each client (live) ping...
I guess that only real tests will permit to see the real number of players limit.
Developer/maintainer of TM² Dedimania records system - TM² Fast4 server script (download , french topic)
- www.e-gekko.net
- Posts: 129
- Joined: 15 Jun 2010, 14:02
- Location: Italy
- Contact:
Re: [ShootMania] Number of Players
Yes...thx for the answer.
The Power System (3.1) & TPS Gaseco & TPS OS System Coder
Founder of GFCx, the biggest and Oldest Trackmania Team. The LOL King.
Founder of GFCx, the biggest and Oldest Trackmania Team. The LOL King.
Re: [ShootMania] Number of Players
Maybe 251 players is good to beat the worldwide record of TM.



Who is online
Users browsing this forum: No registered users and 2 guests