PlayerName2(pID){ new VBName[MAX_PLAYER_NAME]; GetPlayerName(pID,VBName,MAX_PLAYER_NAME); return VBName}