new string[128], pName[MAX_PLAYER_NAME];
warning 204: symbol is assigned a value that is never used: \"string\"
GetPlayerName(playerid, pName, MAX_PLAYER_NAME);