20.02.2012, 15:28
(
Последний раз редактировалось ombre; 20.02.2012 в 19:02.
)
pooh7 I use only threaded query.
In onplayerconnect if I use kick without return 1 = lost connection but if I use return 1 = close connection. But if I call OnQueryFinish in onplayerconnect and I kick the player in OnQueryFinish with or without return = lost connection + I don't see the sendclientmessage.
You use kick in OnQueryFinish (call other that onplayerconnect) for to works fine no?
EDIT: I use a timer and it's ok.
In onplayerconnect if I use kick without return 1 = lost connection but if I use return 1 = close connection. But if I call OnQueryFinish in onplayerconnect and I kick the player in OnQueryFinish with or without return = lost connection + I don't see the sendclientmessage.
You use kick in OnQueryFinish (call other that onplayerconnect) for to works fine no?
EDIT: I use a timer and it's ok.