Using SpawnPlayer while being in class selection bug
#1

I've noticed that if you use
pawn Код:
SpawnPlayer(playerid)
while the player is at the class selection, so he/she will be kicked from the game.

SA:MP Version: SA:MP Client/Server 0.3d R2

Proof:



Console has printed out:
Код:
Player ID 0 has been kicked!
Pastebin of the test script:
http://pastebin.com/w7gHuJNP


I hope this will be fixed soon as possible.

Thanks for reading..

Regards: BigETI
Reply
#2

Confirm, same here. have stick to 0.3d R1...
Reply
#3

I have already reported this. Kalcor said he will fix it in the next update. To fix it temporarily, use SetSpawnInfo() before SpawnPlayer().
Reply
#4

You shouldn't ever use SpawnPlayer in the class selection...
Reply
#5

Quote:
Originally Posted by decondelite
Посмотреть сообщение
You shouldn't ever use SpawnPlayer in the class selection...
Why on earth not?
Not every server wants to use class selection.
Reply
#6

This bug is really giving me the shits. Please get R3 out asap.
Reply
#7

Quote:
Originally Posted by Tomejus
Посмотреть сообщение
Confirm, same here. have stick to 0.3d R1...
is it ok for 03d r1?
Reply
#8

As I said:
Quote:
Originally Posted by MP2
Посмотреть сообщение
To fix it temporarily, use SetSpawnInfo() before SpawnPlayer().
Reply
#9

i guess they are developing some kind of anti-cheat ?
Reply
#10

Kalcor said in reply to a PM I sent to him that 'there is protection against clients who spawn before calling OnPlayerRequestSpawn. They will be kicked from the server'. I guess he simply forgot about SpawnPlayer.


Quote:
Originally Posted by Kalcor
Hello,

Yes, there is protection against clients who spawn before calling OnPlayerRequestSpawn. They will be kicked from the server.

I am aware of the bug. If you want to fix it quickly, just use SetSpawnInfo on the player. Otherwise, keep using the old server until the update is ready.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)