Argonath RPG - A World of its own
GTA:SA => SA:MP - San Andreas Multiplayer => SA:MP General => Topic started by: JoshThePenguin on March 17, 2013, 06:59:47 pm
-
I Just got tempbanned for 10 minutes.(cop abuse) but i only saw: "Server closed connection"
Why i don't see any things that i'm banned?
-
Perhaps You are Lagging , it happen to me sometimes.
-
Technical difficulties.
-
Go to panel next time and you will see reason : "Tempban failure to cooperate after surrendering. iMarkz March 17 2013"
-
Same problem :( when i am getting tempans ONLY NO KICK it shows server closed the connnection.
-
Just check the panel
-
This problem is caused by having an outdated SA-MP Client, this bug was resolved by downlosding th latest Client at sa-mp.com
Kinda too hard to expain, the bug was because of the kick() function blocking any chat message from appearing to the kicked client.
-
Kinda too hard to expain, the bug was because of the kick() function blocking any chat message from appearing to the kicked client.
Explained it okay there :lol:
-
This problem is caused by having an outdated SA-MP Client, this bug was resolved by downlosding th latest Client at sa-mp.com
Kinda too hard to expain, the bug was because of the kick() function blocking any chat message from appearing to the kicked client.
If you got an outdated samp client, you can't even join the game. :trust:
-
The packet importance of Kick function is higher than client messages in 0.3x which results in this, it needs to be rescripted with a timer for the kick function to have enough time to send the client messages, will be probably fixed in RS5 since there are no more fixes for RS4 :)
-
If you got an outdated samp client, you can't even join the game. :trust:
Wrong, your SA-MP client refuses to connect to the server because your SAMP.img is missing information in the a_samp file(server files), therefor it can't connect(even if the new updates are not used). However, bug fixes and the blablabla, are mostly server files fixes and has no relation to your client(wrongly placed function, wrong order, etc).
-
The reason you don't get a message is because the new SA:MP Client has added an anti-hack/cheat feature that blocks us from sending a message to the client in the same commands that use the kick() function, which is what actually removes you from the server. We have tried a few work arounds, and have found one working in a test server that should be live to the main server in time.