14.08.2013, 18:47
If yes then use this code
it is a example if you want this.
pawn Код:
new string[24], pname[MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, sizeof(pname));
format(string, sizeof(string)," %s[%d] get a car/vehicle", pname(giveplayerid), giveplayerid);