12.07.2014, 09:03
What do you mean by PATH? Do you want just player's name to be returned? If so, you don't need that stock, just use GetPlayerName(playerid, playername, MAX_PLAYER_NAME) and you will have player's name stored into playername variable.