How do I do for the ban doesn't show on the file: "SAMP.BAN", on the server folder? cause when I log and banned, it shows "you're banned from this server", and not the specific message I put on OnPlayerConnect.
Sometimes there is a 'Ban' bug that happens. But that's rarely. Are you using an admin system? Might be it. Check through your scriptfiles, go to your file and check if there is ban check = 1. Or something, set it to 0.
Sometimes there is a 'Ban' bug that happens. But that's rarely. Are you using an admin system? Might be it. Check through your scriptfiles, go to your file and check if there is ban check = 1. Or something, set it to 0.
When ban, I set PlayerInfo[playerid][Banned] for 1, and when player logs and if is this on 1, kicks the player and returns a message