14.08.2012, 09:56
Quote:
By the way, I banned him many times, but he's got a dynamic IP, so he keeps connecting...
|
pawn Код:
native gpci (playerid, serial [], len);
new serial[128];
gpci(playerid,playerserial,sizeof(playerserial));
When he connect, verify his serial by using gpci and if it is same, ban him.