SA-MP Forums Archive
[Question] - Kick - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Question] - Kick (/showthread.php?tid=226052)



[Question] - Kick - xRyder - 14.02.2011

I've got only one simple question.

When I do
pawn Код:
Kick(playerid);
will OnPlayerDisconnect() be called?


Re: [Question] - Kick - PowerPC603 - 14.02.2011

Yes (just tested it).


Re: [Question] - Kick - Steven82 - 15.02.2011

Why wouldn't it?


Re: [Question] - Kick - xRyder - 15.02.2011

@PowerPC603: Okay, thank you.

Quote:
Originally Posted by Steven82
Посмотреть сообщение
Why wouldn't it?
@Steven82: I don't know, that's why I was asking.


Re: [Question] - Kick - Steven82 - 15.02.2011

Well i guess it's a good question actually