Jump to content

MTA: VC Multiplayer model question


Guest trog

Recommended Posts

Hiya,

Just a quick question that I'm hoping a developer (or someone that has done some testing) might be able to answer. I'm hoping to run a server for MTA here but I'm trying to find out if its a proper client/server model (ie, all traffic goes between the clients and the dedicated server) or if its a p2p model (ie, all traffic goes directly between clients and they simply use the server as a connection point).

If anyone could shed light on this it would be most appreciated! I don't have VC myself so can't test it directly.

Thanks in advance.

Link to comment

but in the situation we have now , the server has to send it to all people , right??? Look , like why not make stuff like:

x: 954243.39234/29432 y: 9343.493 z: 29330.233 animation: 4 gun: 8 car: 93

if that being send to the server 5 times per second you have 2.5 kilobyte per second , thats not very much , isnt it? well , then P2P would be possible , or something like that data is send to the 5 people closest to you , then the other people would just get the possition , then you can minimize data transfer , or use some kind of compression...

Xanni

Link to comment
but in the situation we have now , the server has to send it to all people , right??? Look , like why not make stuff like:

x: 954243.39234/29432 y: 9343.493 z: 29330.233 animation: 4 gun: 8 car: 93

if that being send to the server 5 times per second you have 2.5 kilobyte per second , thats not very much , isnt it? well , then P2P would be possible , or something like that data is send to the 5 people closest to you , then the other people would just get the possition , then you can minimize data transfer , or use some kind of compression...

Xanni

Hm... 5 times a second. That would mean each player would only move once every 5 seconds. No, I don't think so. There is already compression, and data minimal data is sent for players a long way away from you.

eAi

Link to comment
I didnt mean once every 5 seconds , but 5 times every one second. And I dont just mean minimal data for people far away from you in the real world , but on the VC map to...

Xanni

Thats what i meant too... Sorry I missread your post (once every 5 seconds!)

eAi

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...