17.12.2011, 03:44
i want the banned player to see a message saying "Banned for X day(s).. it already sends a message to all saying that Player has been banned. But it doesnt send the banned person a private message saying how long. Where it says Playerid (3rd line) idk what to put there to send it to the banned person
pawn Код:
SendClientMessage(playerid, adminpink, " ** Banned for %d Day(s). Next time listen.",days);