• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Log In On OTS

Szymik

New Member
Joined
Jun 26, 2013
Messages
14
Reaction score
0
Hi Guys! I have a little problem with Log In on OTS.
Only i can log in, but other people can't do this.
I redirected ports: 7171, 7172, 80 (AccMaker).
Please help me with that problem.
P.S. Sorry for my English language. ;)
 
Code:
    accountManager = false
    namelockManager = true
    newPlayerChooseVoc = false
    newPlayerSpawnPosX = 208
    newPlayerSpawnPosY = 129
    newPlayerSpawnPosZ = 8
    newPlayerTownId = 1
    newPlayerLevel = 1
    newPlayerMagicLevel = 0
    generateAccountNumber = false

    redSkullLength = 1 * 12 * 60 * 60
    blackSkullLength = 45 * 24 * 60 * 60
    dailyFragsToRedSkull = 20   
    weeklyFragsToRedSkull = 300
    monthlyFragsToRedSkull = 3000
    dailyFragsToBlackSkull = dailyFragsToRedSkull
    weeklyFragsToBlackSkull = weeklyFragsToRedSkull
    monthlyFragsToBlackSkull = monthlyFragsToRedSkull
    dailyFragsToBanishment = 30
    weeklyFragsToBanishment = 500
    monthlyFragsToBanishment = 1000
    blackSkulledDeathHealth = 40
    blackSkulledDeathMana = 0
    useBlackSkull = false
    useFragHandler = true
    advancedFragList = false

    notationsToBan = 3
    warningsToFinalBan = 4
    warningsToDeletion = 5
    banLength = 7 * 24 * 60 * 60
    killsBanLength = 1 * 24 * 60 * 60
    finalBanLength = 30 * 24 * 60 * 60
    ipBanishmentLength = 1 * 24 * 60 * 60
    broadcastBanishments = true
    maxViolationCommentSize = 200
    violationNameReportActionType = 2
    autoBanishUnknownBytes = false

    worldType = "pvp"
    protectionLevel = 50
    pvpTileIgnoreLevelAndVocationProtection = false
    pzLocked = 20 * 1000
    huntingDuration = 60 * 1000
    criticalHitChance = 7
    criticalHitMultiplier = 1
    displayCriticalHitNotify = true
    removeWeaponAmmunition = true
    removeWeaponCharges = true
    removeRuneCharges = true
    whiteSkullTime = 10 * 60 * 1000
    noDamageToSameLookfeet = false
    showHealingDamage = true
    showHealingDamageForMonsters = false
    fieldOwnershipDuration = 5 * 1000
    stopAttackingAtExit = true
    oldConditionAccuracy = false
    loginProtectionPeriod = 1 * 1000
    deathLostPercent = 15
    stairhopDelay = 0
    pushCreatureDelay = 5 * 1000
    deathContainerId = 1987
    gainExperienceColor = 155
    addManaSpentInPvPZone = true
    squareColor = 0
    allowFightback = false

    worldId = 0
    ip = "---"
    bindOnlyConfiguredIpAddress = false
    loginPort = 7171
    gamePort = 7172
    adminPort = 7171
    statusPort = 7171
    loginTries = 10
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = 100
    motd = "Welcome to Dragon Ball Ots!"
    displayOnOrOffAtCharlist = false
    onePlayerOnlinePerAccount = true
    allowClones = false
    serverName = "DBOTS"
    loginMessage = "Welcome to Dragon Ball Ots!"
    statusTimeout = 5 * 60 * 1000
    replaceKickOnLogin = true
    forceSlowConnectionsToDisconnect = false
    loginOnlyWithLoginServer = false
    premiumPlayerSkipWaitList = true

    sqlType = "mysql"
    sqlHost = "localhost"
    sqlPort = 3306
    sqlUser = "root"
    sqlPass = "---"
    sqlDatabase = "---"
    sqlFile = "forgottenserver.s3db"
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "plain"

    deathListEnabled = true
    deathListRequiredTime = 1 * 60 * 1000
    deathAssistCount = 19
    maxDeathRecords = 5

    ingameGuildManagement = false
    levelToFormGuild = 8
    premiumDaysToFormGuild = 0
    guildNameMinLength = 4
    guildNameMaxLength = 20

    highscoreDisplayPlayers = 15
    updateHighscoresAfterMinutes = 60

    buyableAndSellableHouses = true
    houseNeedPremium = true
    bedsRequirePremium = true
    levelToBuyHouse = 200
    housesPerAccount = 0
    houseRentAsPrice = false
    housePriceAsRent = false
    housePriceEachSquare = 1000
    houseRentPeriod = "never"
    houseCleanOld = 0
    guildHalls = false

    timeBetweenActions = 200
    timeBetweenExActions = 1000
    checkCorpseOwner = false
    hotkeyAimbotEnabled = true
    maximumDoorLevel = 800

    mapName = "DBmap"
    mapAuthor = "---"
    randomizeTiles = true
    useHouseDataStorage = false
    storeTrash = true
    cleanProtectedZones = true
    mailboxDisabledTowns = "-1"

    defaultPriority = "high"
    niceLevel = 5
    coresUsed = "-1"
    optimizeDatabaseAtStartup = true
    removePremiumOnInit = true
    confirmOutdatedVersion = false

    maxMessageBuffer = 4
    bufferMutedOnSpellFailure = false

    dataDirectory = "data/"
    allowChangeOutfit = false
    allowChangeColors = false
    allowChangeAddons = false
    noDamageToGuildMates = true
    noDamageToPartyMembers = true
    disableOutfitsForPrivilegedPlayers = false
    bankSystem = true
    saveGlobalStorage = true
    displaySkillLevelOnAdvance = true
    spellNameInsteadOfWords = true
    emoteSpells = true
    promptExceptionTracerErrorBox = true
    storePlayerDirection = false
    monsterLootMessage = 3
    monsterLootMessageType = 25
    separateViplistPerCharacter = false

    ghostModeInvisibleEffect = false
    ghostModeSpellEffects = false

    idleWarningTime = 14 * 60 * 1000
    idleKickTime = 15 * 60 * 1000
    expireReportsAfterReads = 1
    playerQueryDeepness = 2
    maxItemsPerPZTile = 9
    maxItemsPerHouseTile = 9
    tileLimit = 9
    protectionTileLimit = 9

    freePremium = false
    premiumForPromotion = false

    blessingOnlyPremium = true
    blessingReductionBase = 30
    blessingReductionDecreament = 5
    eachBlessReduction = 8

    experienceStages = false
    rateExperience = 15.0
    rateExperienceFromPlayers = 10.0
    rateSkill = 30.0
    rateMagic = 1.0
    rateLoot = 5.0
    rateSpawn = 1

    rateMonsterHealth = 1.0
    rateMonsterMana = 1.0
    rateMonsterAttack = 1.0
    rateMonsterDefense = 1.0

    minLevelThresholdForKilledPlayer = 0.9
    maxLevelThresholdForKilledPlayer = 1.1

    rateStaminaLoss = 1
    rateStaminaGain = 3
    rateStaminaThresholdGain = 12
    staminaRatingLimitTop = 41 * 60
    staminaRatingLimitBottom = 14 * 60
    rateStaminaAboveNormal = 1.5
    rateStaminaUnderNormal = 0.5
    staminaThresholdOnlyPremium = true

    experienceShareRadiusX = 30
    experienceShareRadiusY = 30
    experienceShareRadiusZ = 1
    experienceShareLevelDifference = 2 / 3
    extraPartyExperienceLimit = 20
    extraPartyExperiencePercent = 5
    experienceShareActivity = 2 * 60 * 1000

    globalSaveEnabled = false
    globalSaveHour = 8
    shutdownAtGlobalSave = true
    cleanMapAtGlobalSave = false

    deSpawnRange = 2
    deSpawnRadius = 50

    maxPlayerSummons = 2
    teleportAllSummons = false
    teleportPlayerSummons = false

    ownerName = ""
    ownerEmail = "---"
    url = "---"
    location = "Europe"
    displayGamemastersWithOnlineCommand = false

    adminLogsEnabled = false
    displayPlayersLogging = true
    prefixChannelLogs = ""
    runFile = ""
    outLogName = ""
    errorLogName = ""
    truncateLogsOnStartup = false
Where are "---" I masked private info
 
if you released the port on your firewall, directed to your router and that you have anti-virus also made the release, try this:
-- config.lua
Code:
sqlHost = "127.0.0.1"
-- data/servers.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<servers>
    <server id="0" name="Example" versionMin="841" versionMax="842" address="Your_IP" port="7171"/>
</servers>
 
Back
Top