Posts: 41
Threads: 5
Joined: Jul 2008
Reputation:
0
When I'm on my server with other people, we cant see anyone moving.
There moving on there screen but not on anyone elses screen.
Anyone know what could be causing this?
Posts: 19
Threads: 4
Joined: Feb 2010
Reputation:
0
Set everyones VirtualWorld and InteriorID to '0'...... happened to me
Posts: 41
Threads: 5
Joined: Jul 2008
Reputation:
0
Tried that, I can see everyone. we just cant see eachother moving.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Try modify your sync rates to a sufficient standard, this could happen because your server is overloaded and trying to use unrealistic sync rates.
http://forum.sa-mp.com/index.php?topic=125537.0
Posts: 41
Threads: 5
Joined: Jul 2008
Reputation:
0
Just tried that, still having the same problem.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
Originally Posted by [bird
]
Just tried that, still having the same problem.
|
I see. Does this happen after a period of time? Or does it just happen when your players connect?
Posts: 41
Threads: 5
Joined: Jul 2008
Reputation:
0
Happens right when they connect, happens to all players. Its makin me tear my hair out not being able to figure it out. Tried gmxing, tried stopping the server and starting it again via our CP but nothing seems to work.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
Originally Posted by [bird
]
Happens right when they connect, happens to all players. Its makin me tear my hair out not being able to figure it out. Tried gmxing, tried stopping the server and starting it again via our CP but nothing seems to work.
|
Just to clarify, you restarted your server after making changes to your server.cfg, with the new sync-rates? Do you return 0 in OnPlayerUpdate?
Posts: 41
Threads: 5
Joined: Jul 2008
Reputation:
0
Yeah. I change them from
onfoot_rate 45
incar_rate 46
weapon_rate 45
stream_distance 300.0
stream_rate 1000
to
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
since we usually only have about 4-10 people on right now.