Quote:
Originally Posted by Niko_boy
Код:
stock BanEx(playerid, reason[])
{
SendClientMessageToAll(-1,reason);
Ban(playerid)
return 1;
}
usage:
pawn Код:
//in command
BanEx(target,"PlayerBanned For HACKS");
|
Quote:
Originally Posted by Romel
there is already BanEx no need to create for stock
|
As said above. BanEx also writes to the ban file (with the the you input)