Posts: 348
Threads: 107
Joined: Oct 2013
Reputation:
0
Hey guys, when I update sscanf, re-compiling the .pwn, it continues.
Like, when I ban ID 3, it bans ID 0, I kick id 2, it kicks id 3
Or, when there's a player which his id is 2, I try to kick him it tells me "Invalid player specified"
Posts: 181
Threads: 2
Joined: Feb 2014
Reputation:
0
Could you hand me a set of the server log, as from where it bans you? Perhaps delete your log file, get a fresh server start, ban someone and hand us that.
Posts: 183
Threads: 16
Joined: Mar 2012
Lmao, Wtf?
Quote:
Originally Posted by SaltySandy
Could you hand me a set of the server log, as from where it bans you? Perhaps delete your log file, get a fresh server start, ban someone and hand us that.
|
Also, copy & paste the code you used for kick & ban.
Edit <Try this>
Код:
if(sscanf(params, "rs[128]"
Posts: 348
Threads: 107
Joined: Oct 2013
Reputation:
0
It's not just for the banning yet it's for the all admin commands.