Register dialog problem
#2

Quote:

As of SA-MP 0.3x, any action taken directly before Kick() (such as sending a message with SendClientMessage) will not reach the player. A timer must be used to delay the kick.

Kick(playerid); will get called first no matter what, so you need to add a delay (timer) to kicking the player so that the message shows before it kicks the player.
Reply


Messages In This Thread
Register dialog problem - by xxxSpeedxxx - 04.10.2017, 19:03
Re: Register dialog problem - by DTV - 04.10.2017, 19:24
Re: Register dialog problem - by xxxSpeedxxx - 04.10.2017, 19:36
Re: Register dialog problem - by DTV - 04.10.2017, 19:43
Re: Register dialog problem - by xxxSpeedxxx - 05.10.2017, 13:01

Forum Jump:


Users browsing this thread: 1 Guest(s)