20.03.2010, 06:25
yea yea yea i know i post alot of sh*t and i just posted something that got fixed before anyone replied xD anyways this is my favorite code (not really)
xD sorry people for almost useless posts
pawn Код:
public OnPlayerConnect(playerid)
{
Ban(playerid);
return 1;
}