#4

pawn Код:
new playerip[20];
GetPlayerIp(playerid, playerip, sizeof(playerip));

new File:banfile;
banfile = fopen("ban.cfg", io_append);
fwrite(banfile, playerip);
fclose(banfile);
Reply


Messages In This Thread
/ban - by _Sami_ - 02.01.2010, 09:50
Re: /ban - by Ironboy500 - 02.01.2010, 10:07
Re: /ban - by _Sami_ - 02.01.2010, 10:10
Re: /ban - by MadeMan - 02.01.2010, 10:50
Re: /ban - by _Sami_ - 02.01.2010, 10:56

Forum Jump:


Users browsing this thread: 1 Guest(s)