Posts: 791
Threads: 113
Joined: Aug 2008
Reputation:
0
Hello, Since about 1 day from now, My server started to bug a bit...
Using "He" for example:
When a player gets 0 hp, he dies for everyone but not for himself, he gets unsynced and can move for himself but everyone else sees him as dead.
Anyone got an idea what this is because of? =/
Posts: 791
Threads: 113
Joined: Aug 2008
Reputation:
0
It only happends with some players. On my Localhost this wont happend but on my rented server it does so the first step that I've already done now is to contact the server and ask for an explanation.
Thanks for the help.
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
This is SA-MP bug. Others have reported it too.
Posts: 791
Threads: 113
Joined: Aug 2008
Reputation:
0
We're 3 owners on my server. Me and my 2 friends.
This bug happends for all of us. I'm saving the players health into a .ini file and then loading it on spawn. that might screw something up...
The reason that the bug isn't in the local server might be that the scripts isn't 100% synced with eachothers. And also, the player files isn't completely synced on the local and internet server as I'm testing the script on the internet server.
I will try to remove the health saving and reset all player files once. And then check if it works.