02.02.2019, 13:20
Hey. I have a problem, when a banned player (sql data base) connecting, he download mods but after he is in requestclass and make the error :
[join] Name_Name has joined the server (*.***.***.***.***)
[debug] Server crashed while executing server.amx
[debug] AMX backtrace:
[debug] #0 00000069 in ?? (110, 32, 115, 117, 114, 32, 76, 82, 80, 46, ... <17 arguments>) from server.amx
[debug] #1 00000069 in public MP_OPC () from slrp.amx
[debug] #2 native CallLocalFunction () from samp03svr
[debug] #3 0000d138 in public SSCANF_OnPlayerConnect (9) from server.amx
[debug] #4 000009e4 in public OnPlayerConnect (9) from server.amx
So my question is : We can kick the player before he start the download ?
[join] Name_Name has joined the server (*.***.***.***.***)
[debug] Server crashed while executing server.amx
[debug] AMX backtrace:
[debug] #0 00000069 in ?? (110, 32, 115, 117, 114, 32, 76, 82, 80, 46, ... <17 arguments>) from server.amx
[debug] #1 00000069 in public MP_OPC () from slrp.amx
[debug] #2 native CallLocalFunction () from samp03svr
[debug] #3 0000d138 in public SSCANF_OnPlayerConnect (9) from server.amx
[debug] #4 000009e4 in public OnPlayerConnect (9) from server.amx
So my question is : We can kick the player before he start the download ?