FindNearestPlayer(script:GetWorldPosition(), {ignoreDead = true}) for _, player in ipairs(allPlayers) do if player == nearestPlayer then ...
確定! 回上一頁