Ban message
#2

Change
pawn Код:
format(string,sizeof(string),"|- %s has been Banned by Administrator %s | Reason: %s [Date: %d/%d/%d] [Time: %d:%d]",playername,adminname,params[2],day,month,year,hour,minuite);
SendClientMessageToAll(lightred,string);
new str[128];
format(str,sizeof(str),"%s has been Banned by Administrator %s | Reason: %s",playername,adminname,params[2]);
SaveIn("BanLog",str);
to your desired settings
Reply


Messages In This Thread
Ban message - by lulo356 - 12.12.2013, 01:24
Re: Ban message - by xVIP3Rx - 12.12.2013, 01:45
Re: Ban message - by Tayab - 12.12.2013, 01:48
Re: Ban message - by Loot - 12.12.2013, 01:48
Re: Ban message - by lulo356 - 12.12.2013, 08:26
Re: Ban message - by lulo356 - 12.12.2013, 08:46
Re: Ban message - by lulo356 - 12.12.2013, 10:31
Re: Ban message - by denom - 12.12.2013, 11:13

Forum Jump:


Users browsing this thread: 1 Guest(s)