05.10.2011, 20:56
I posted some help on that old topic of yours. go look for it. btw all you need to do is:
pawn Код:
new Name[MAX_PLAYER_NAME];
GetPlayerName(playerid,Name,sizeof(Name));
new String[200];
format(String, sizeof(String), "%s() Disconnected while Cuffed!,Punishments: 60Min Jail and -4500$",Name,playerid);