... GetNumPlayerIdentifiers(src) - 1 do local id = GetPlayerIdentifier(src, i) if string.find(id, "steam") then identifiers.steam = id elseif string.find(id ...
確定! 回上一頁