18.11.2017, 19:36
But the /tempban command only calls timer BanPlayer and not KickPlayer. Can you show line 3016 and/or how you call KickPlayer with SetTimerEx?
The command is okay, you only forgot to check if player is connected which will give run time error 4 if sscanf returns INVALID_PLAYER_ID and you use it in pInfo array; although it's irrelevant at the moment.
The command is okay, you only forgot to check if player is connected which will give run time error 4 if sscanf returns INVALID_PLAYER_ID and you use it in pInfo array; although it's irrelevant at the moment.