05.06.2014, 04:34
You were using "playerid" as targeted playerid, that's why you got banned instead of the targeted player.
It should be:
Instead of:
Could you tell show me "AddBan" function too? As i can see you're doing "AddBan(ip)" thingy wrong.
It should be:
pawn Код:
Ban(playerb);
pawn Код:
Ban(playerid);