PlayerName ( playerid ){ new str_name [ MAX_PLAYER_NAME ] ; GetPlayerName ( playerid, str_name, MAX_PLAYER_NAME ) ; return str_name;}