10.06.2009, 19:29
Well if you wanted cars stored permanently you would have to save their name to a file somewhere.
Otherwise:
https://sampwiki.blast.hk/wiki/GetPlayerName
Otherwise:
pawn Код:
new PlayerName[24];
GetPlayerName(playerid, PlayerName, 24);