• 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!

Lua ERROR CONFIG.LUA

samuel157

/root
Joined
Mar 19, 2010
Messages
447
Solutions
3
Reaction score
49
Location
São Paulo, Brazil
GitHub
Samuel10M
Lua:
    -- Account manager  
        accountManager = true  
    namelockManager = false
    newPlayerChooseVoc = true
    newPlayerSpawnPosX = 160
    newPlayerSpawnPosY = 54
    newPlayerSpawnPosZ = 7
    newPlayerTownId = 1
    newPlayerLevel = 1
    newPlayerMagicLevel = 0
    generateAccountNumber = false

    redSkullLength = 50 * 62 * 70 * 90
    blackSkullLength = 64 * 72 * 80 * 95
    dailyFragsToRedSkull = 100
    weeklyFragsToRedSkull = 500
    monthlyFragsToRedSkull = 10000
    dailyFragsToBlackSkull = 2000
    weeklyFragsToBlackSkull = 1000
    monthlyFragsToBlackSkull = 20000
    dailyFragsToBanishment = 0
    weeklyFragsToBanishment = 0
    monthlyFragsToBanishment = 0
    blackSkulledDeathHealth = 40
    blackSkulledDeathMana = 0
    useBlackSkull = true
    useFragHandler = true
    advancedFragList = false

    notationsToBan = 3
    warningsToFinalBan = 1
    warningsToDeletion = 1
    banLength = 7 * 24 * 60 * 60
    killsBanLength = 8 * 24 * 60 * 60
    finalBanLength = 31 * 24 * 60 * 60
    ipBanishmentLength = 31 * 24 * 60 * 60
    broadcastBanishments = true
    maxViolationCommentSize = 200
    violationNameReportActionType = 2
    autoBanishUnknownBytes = true

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

    worldId = 0
    ip = "dexsoft.servegame.com"
    bindOnlyConfiguredIpAddress = false
    loginPort = 7171
    gamePort = 7172
    adminPort = 7171
    statusPort = 7171
    loginTries = 5
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = 2000
    motd = "DexSoft Sejam Bem Vindos (as)"
    displayOnOrOffAtCharlist = false
    onePlayerOnlinePerAccount = true
    allowClones = false
    serverName = "DexSoft"
    loginMessage = "/commands Pra Saber os Comandos."
    statusTimeout = 5 * 60 * 1000
    replaceKickOnLogin = true
    forceSlowConnectionsToDisconnect = false
    loginOnlyWithLoginServer = false
    premiumPlayerSkipWaitList = true

    sqlType = "sqlite"
    sqlHost = "127.0.0.1"
    sqlPort = 3306
    sqlUser = ""
    sqlPass = ""
    sqlDatabase = "Sam"
    sqlFile = "Sam.s3db"
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "plain"

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

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

    highscoreDisplayPlayers = 100
    updateHighscoresAfterMinutes = 2

    buyableAndSellableHouses = true
    houseNeedPremium = true
    bedsRequirePremium = true
    levelToBuyHouse = 1
    housesPerAccount = 0
    houseRentAsPrice = 1000000
    housePriceAsRent = 9999999
    housePriceEachSquare = 1000000000
    houseRentPeriod = "never"
    houseCleanOld = 31
    guildHalls = true

    timeBetweenActions = 200
    timeBetweenExActions = 1000
    checkCorpseOwner = true
    hotkeyAimbotEnabled = true
    maximumDoorLevel = 1000
 
     mapName = "Baiak Yurots"
    mapAuthor = "Baiak Samuel"
    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 = true
    allowChangeColors = true
    allowChangeAddons = true
    disableOutfitsForPrivilegedPlayers = false
    bankSystem = true
    saveGlobalStorage = true
    displaySkillLevelOnAdvance = false
    spellNameInsteadOfWords = false
    emoteSpells = true
    promptExceptionTracerErrorBox = true
    storePlayerDirection = false
    monsterLootMessage = 3
    monsterLootMessageType = 25
    separateViplistPerCharacter = false

    ghostModeInvisibleEffect = false
    ghostModeSpellEffects = true

    idleWarningTime = 14 * 60 * 1000
    idleKickTime = 1000 * 1000 * 10000
    expireReportsAfterReads = 1
    playerQueryDeepness = 2
    maxItemsPerPZTile = 0
    maxItemsPerHouseTile = 0
     freePremium = false
    premiumForPromotion = true

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

    experienceStages = "false"
    rateExperience = 999999
    rateExperienceFromPlayers = 999999
    rateSkill = 300
    rateMagic = 200
    rateLoot = 35
    rateSpawn = 1

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

    minLevelThresholdForKilledPlayer = 0.9
    maxLevelThresholdForKilledPlayer = 1.1

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

     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 = true
    teleportPlayerSummons = false

    ownerName = "Samuel Galdino de Araujo"
    ownerEmail = "[email protected]"
    url = ""
    location = "Brazil"
    displayGamemastersWithOnlineCommand = false

     PlayersLogsEnabled = true
    adminLogsEnabled = true
    displayPlayersLogging = true
    prefixChannelLogs = ""
    runFile = ""
    outLogName = ""
    errorLogName = ""
    truncateLogsOnStartup = false
 

Attachments

Try to remove --accountmananger ? and the file is named to config.lua I guess?
Lua:
     accountManager = "true"  
    namelockManager = "false"
    newPlayerChooseVoc = "true"
    newPlayerSpawnPosX = 160
    newPlayerSpawnPosY = 54
    newPlayerSpawnPosZ = 7
    newPlayerTownId = 1
    newPlayerLevel = 1
    newPlayerMagicLevel = 0
    generateAccountNumber = "false"

    redSkullLength = 50 * 62 * 70 * 90
    blackSkullLength = 64 * 72 * 80 * 95
    dailyFragsToRedSkull = 100
    weeklyFragsToRedSkull = 500
    monthlyFragsToRedSkull = 10000
    dailyFragsToBlackSkull = 2000
    weeklyFragsToBlackSkull = 1000
    monthlyFragsToBlackSkull = 20000
    dailyFragsToBanishment = 0
    weeklyFragsToBanishment = 0
    monthlyFragsToBanishment = 0
    blackSkulledDeathHealth = 40
    blackSkulledDeathMana = 0
    useBlackSkull = true
    useFragHandler = true
    advancedFragList = false

    notationsToBan = 3
    warningsToFinalBan = 1
    warningsToDeletion = 1
    banLength = 7 * 24 * 60 * 60
    killsBanLength = 8 * 24 * 60 * 60
    finalBanLength = 31 * 24 * 60 * 60
    ipBanishmentLength = 31 * 24 * 60 * 60
    broadcastBanishments = true
    maxViolationCommentSize = 200
    violationNameReportActionType = 2
    autoBanishUnknownBytes = true

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

    worldId = 0
    ip = "dexsoft.servegame.com"
    bindOnlyConfiguredIpAddress = false
    loginPort = 7171
    gamePort = 7172
    adminPort = 7171
    statusPort = 7171
    loginTries = 5
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = 2000
    motd = "DexSoft Sejam Bem Vindos (as)"
    displayOnOrOffAtCharlist = false
    onePlayerOnlinePerAccount = true
    allowClones = false
    serverName = "DexSoft"
    loginMessage = "/commands Pra Saber os Comandos."
    statusTimeout = 5 * 60 * 1000
    replaceKickOnLogin = true
    forceSlowConnectionsToDisconnect = false
    loginOnlyWithLoginServer = false
    premiumPlayerSkipWaitList = true

    sqlType = "sqlite"
    sqlHost = "127.0.0.1"
    sqlPort = 3306
    sqlUser = ""
    sqlPass = ""
    sqlDatabase = "Sam"
    sqlFile = "Sam.s3db"
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "plain"

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

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

    highscoreDisplayPlayers = 100
    updateHighscoresAfterMinutes = 2

    buyableAndSellableHouses = true
    houseNeedPremium = true
    bedsRequirePremium = true
    levelToBuyHouse = 1
    housesPerAccount = 0
    houseRentAsPrice = 1000000
    housePriceAsRent = 9999999
    housePriceEachSquare = 1000000000
    houseRentPeriod = "never"
    houseCleanOld = 31
    guildHalls = true

    timeBetweenActions = 200
    timeBetweenExActions = 1000
    checkCorpseOwner = true
    hotkeyAimbotEnabled = true
    maximumDoorLevel = 1000
 
     mapName = "Baiak Yurots"
    mapAuthor = "Baiak Samuel"
    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 = true
    allowChangeColors = true
    allowChangeAddons = true
    disableOutfitsForPrivilegedPlayers = false
    bankSystem = true
    saveGlobalStorage = true
    displaySkillLevelOnAdvance = false
    spellNameInsteadOfWords = false
    emoteSpells = true
    promptExceptionTracerErrorBox = true
    storePlayerDirection = false
    monsterLootMessage = 3
    monsterLootMessageType = 25
    separateViplistPerCharacter = false

    ghostModeInvisibleEffect = false
    ghostModeSpellEffects = true

    idleWarningTime = 14 * 60 * 1000
    idleKickTime = 1000 * 1000 * 10000
    expireReportsAfterReads = 1
    playerQueryDeepness = 2
    maxItemsPerPZTile = 0
    maxItemsPerHouseTile = 0
     freePremium = false
    premiumForPromotion = true

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

    experienceStages = "false"
    rateExperience = 999999
    rateExperienceFromPlayers = 999999
    rateSkill = 300
    rateMagic = 200
    rateLoot = 35
    rateSpawn = 1

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

    minLevelThresholdForKilledPlayer = 0.9
    maxLevelThresholdForKilledPlayer = 1.1

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

     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 = true
    teleportPlayerSummons = false

    ownerName = "Samuel Galdino de Araujo"
    ownerEmail = "[email protected]"
    url = "https://brazil.otservlist.org/ots/1641967"
    location = "Brazil"
    displayGamemastersWithOnlineCommand = false

     PlayersLogsEnabled = true
    adminLogsEnabled = true
    displayPlayersLogging = true
    prefixChannelLogs = ""
    runFile = ""
    outLogName = ""
    errorLogName = ""
    truncateLogsOnStartup = false

Continue error
 
Last edited:
Back
Top