for _, playerId in ipairs(GetPlayers()) do local name = GetPlayerName(playerId) print(('Player %s with id %i is in the server'):format(name, ...
確定! 回上一頁