10.01.2010, 08:37
pff, if you use another ban way then you can.
if you have enums or something like that you can just when he gets banned set his banned to 1 and when he connect make the server check if his file is Banned = 1
E.g.
PlayerInfo[playerid][banned] = 1;
if you have enums or something like that you can just when he gets banned set his banned to 1 and when he connect make the server check if his file is Banned = 1
E.g.
PlayerInfo[playerid][banned] = 1;