Kick(playerid) function bug?
#1

It's just me or no?

when i do

Код:
#include <a_samp>

public OnPlayerConnect(playerid)
{
	Kick(playerid);
	return 1;
}

main() {}
im not kicked out but look like this:

[Server log]
Код:
[11:33:29] Incoming connection: 192.168.1.100:55694 id: 0
[11:33:30] [join] RaefaldhiAmartya has joined the server (0:192.168.1.100)
[11:33:30] [part] RaefaldhiAmartya has left the server (0:2)
[11:33:45] Incoming connection: 192.168.1.100:55696 id: 0
[11:33:45] [join] RaefaldhiAmartya has joined the server (0:192.168.1.100)
[11:33:45] [part] RaefaldhiAmartya has left the server (0:2)
[11:33:57] Incoming connection: 192.168.1.100:55698 id: 0
[11:33:57] [join] RaefaldhiAmartya has joined the server (0:192.168.1.100)
[11:33:57] [part] RaefaldhiAmartya has left the server (0:2)
[11:36:10] Incoming connection: 192.168.1.100:50523 id: 0
[11:36:10] [join] RaefaldhiAmartya has joined the server (0:192.168.1.100)
[11:36:10] [part] RaefaldhiAmartya has left the server (0:2)
[Client Log]
Код:
[11:33:25] {FFFFFF}SA-MP {B9C9BF}0.3.7-RC4-1 {FFFFFF}Started

[11:33:28] Connecting to 192.168.1.100:7777...

[11:33:30] Connected. Joining the game...

[11:33:45] Lost connection to the server. Reconnecting..

[11:33:45] The server is restarting..

[11:33:45] Connecting to 192.168.1.100:7777...

[11:33:45] Connected. Joining the game...

[11:33:57] Lost connection to the server. Reconnecting..

[11:33:57] The server is restarting..

[11:33:57] Connecting to 192.168.1.100:7777...

[11:33:57] Connected. Joining the game...

[11:36:10] Lost connection to the server. Reconnecting..

[11:36:10] The server is restarting..

[11:36:10] Connecting to 192.168.1.100:7777...

[11:36:10] Connected. Joining the game...

[11:36:10] Server closed the connection.
Reply


Messages In This Thread
Kick(playerid) function bug? - by RaeF - 19.04.2015, 04:36
Re: Kick(playerid) function bug? - by Lordzy - 19.04.2015, 04:44
Re: Kick(playerid) function bug? - by RaeF - 19.04.2015, 04:47

Forum Jump:


Users browsing this thread: 2 Guest(s)