Ir para conteúdo

Featured Replies

Postado

Boa tarde galera do TK,

 

De ontem pra hoje no meu ot começou um problema que já está me dando muita dor de cabeça... Os players quando morrem estão voltando par ao nível 1, alguns relatam até mesmo a perca total de skills... Gostaria de pedir uma ajuda à vocês do que pode estar acontecendo...

 

Estou enviando o config.lua que foi o último arquivo que editei antes de começar a surgir estes problemas....

 

Citar

accountManager = false
    namelockManager = false
    newPlayerChooseVoc = true
    newPlayerSpawnPosX = 32369	
    newPlayerSpawnPosY = 32241
    newPlayerSpawnPosZ = 7
    newPlayerTownId = 2
    newPlayerLevel = 8
    newPlayerMagicLevel = 0
    generateAccountNumber = false
    generateAccountSalt = false


    useRookSystem = false
    rookTownId = 1
    rookLevelToGetRooked = 5
    rookLevelToLeaveRook = 8

    useFragHandler = true
    redSkullLength = 1 * 24 * 60 * 60
    blackSkullLength = 2 * 24 * 60 * 60
    fragsLimit = 24 * 60 * 60
    fragsSecondLimit = 7 * 24 * 60 * 60
    fragsThirdLimit = 30 * 24 * 60 * 60
    fragsToRedSkull = 10
    fragsSecondToRedSkull = 50
    fragsThirdToRedSkull = 200
    fragsToBlackSkull = fragsToRedSkull
    fragsSecondToBlackSkull = fragsSecondToRedSkull
    fragsThirdToBlackSkull = fragsThirdToRedSkull
    fragsToBanishment = 999999
    fragsSecondToBanishment = 999999
    fragsThirdToBanishment = 999999
    blackSkulledDeathHealth = 40
    blackSkulledDeathMana = 0
    useBlackSkull = false
    advancedFragList = false


    notationsToBan = 3
    warningsToFinalBan = 4
    warningsToDeletion = 5
    banLength = 7 * 24 * 60 * 60
    killsBanLength = 7 * 24 * 60 * 60
    finalBanLength = 30 * 24 * 60 * 60
    ipBanLength = 1 * 24 * 60 * 60
    allowedMaxSizePackets = 20


    worldType = "open"
    protectionLevel = 1000
    pvpTileIgnoreLevelAndVocationProtection = true
    pzLocked = 20 * 1000
    huntingDuration = 20 * 1000
    criticalHitChance = 7
    criticalHitMultiplier = 2
    displayCriticalHitNotify = false
    removeWeaponAmmunition = false
    removeWeaponCharges = false
    removeRuneCharges = false
    whiteSkullTime = 1 * 60 * 1000
    noDamageToSameLookfeet = false
    showHealthChange = true
    showManaChange = true
    showHealthChangeForMonsters = false
    showManaChangeForMonsters = false
    fieldOwnershipDuration = 5 * 1000
    stopAttackingAtExit = false
    loginProtectionPeriod = 1 * 1000
    deathLostPercent = 10
    stairhopDelay = 2 * 1000
    pushCreatureDelay = 2 * 1000
    deathContainerId = 1987
    gainExperienceColor = 215
    addManaSpentInPvPZone = true
    recoverManaAfterDeathInPvPZone = false
    squareColor = 0
    allowFightback = true
    fistBaseAttack = 7
    useFairfightReduction = true
    optionalWarAttackableAlly = false


    worldId = 0
    ip = "144.217.16.64"
    bindOnlyGlobalAddress = false
    loginPort = 7171
    gamePort = "7172"
    loginTries = 3
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = 1000
    motd = "Bem vindo ao {JKADS}"
    displayOnOrOffAtCharlist = false
    onePlayerOnlinePerAccount = true
    allowClones = 0
    serverName = "JKADS"
    loginMessage = "Novas funcionalidades!"
    statusTimeout = 5 * 60 * 1000
    replaceKickOnLogin = true
    forceSlowConnectionsToDisconnect = false
    loginOnlyWithLoginServer = false
    premiumPlayerSkipWaitList = false
    packetsPerSecond = 50


    rsaPrime1 = ""
    rsaPrime2 = ""
    rsaPublic = ""
    rsaModulus = ""
    rsaPrivate = ""

    mysqlHost = ""
    mysqlPort = 3306
    mysqlDatabase = ""
    mysqlUser = ""
    mysqlPass = ""
    passwordType = ""


    sqlType = "mysql"
    sqlHost = ""
    sqlPort = 3306
    sqlUser = ""
    sqlPass = ""
    sqlDatabase = ""
    sqlFile = ""
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    mysqlReconnectionAttempts = 3
    encryptionType = ""

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

    
    externalGuildWarsManagement = false
    ingameGuildManagement = false
    levelToFormGuild = 1000
    premiumDaysToFormGuild = 0
    guildNameMinLength = 4
    guildNameMaxLength = 20


    buyableAndSellableHouses = true
    houseNeedPremium = true
    bedsRequirePremium = false
    levelToBuyHouse = 2500
    housesPerAccount = 1
    houseRentAsPrice = false
    housePriceAsRent = false
    housePriceEachSquare = 100000
    houseSkipInitialRent = true
    houseRentPeriod = "never"
    houseCleanOld = 0
    guildHalls = false
    houseProtection = true


    timeBetweenActions = 200
    timeBetweenExActions = 1000
    timeBetweenCustomActions = 500
    hotkeyAimbotEnabled = true
    tibiaClassicSlots = true
    canOnlyRopePlayers = true


    mapName = "World.otbm"
    mapAuthor = "Jakson Fischer {JKADS}"
    randomizeTiles = true
    storeTrash = true
    cleanProtectedZones = true


    mailboxDisabledTowns = ""
    mailMaxAttempts = 20
    mailBlockPeriod = 60 * 60 * 1000
    mailAttemptsFadeTime = 10 * 60 * 1000

    daemonize = false
    defaultPriority = "high"
    niceLevel = 5
    serviceThreads = 1
    coresUsed = "-1"

    startupDatabaseOptimization = false
    updatePremiumStateAtStartup = true
    confirmOutdatedVersion = false
    skipItemsVersionCheck = true

    
    formulaLevel = 99999.0
    formulaMagic = 5.0
    bufferMutedOnSpellFailure = false
    spellNameInsteadOfWords = false
    emoteSpells = true
    unifiedSpells = true
    enableCooldowns = false


    allowChangeOutfit = true
    allowChangeColors = true
    allowChangeAddons = true
    disableOutfitsForPrivilegedPlayers = false
    addonsOnlyPremium = false


    dataDirectory = "data/"
    logsDirectory = "data/logs/"
    bankSystem = true
    promptExceptionTracerErrorBox = true
    maximumDoorLevel = 500
    maxMessageBuffer = 4
    logPlayersStatements = true
    tradeLimit = 100
    useCapacity = true
    playerFollowExhaust = 0

    defaultDepotSizePremium = 2000
    defaultDepotSize = 1000

    
    separateVipListPerCharacter = false
    vipListDefaultLimit = 20
    vipListDefaultPremiumLimit = 100

    houseDataStorage = "binary"
    saveGlobalStorage = true
    storePlayerDirection = false
    savePlayerData = true

    checkCorpseOwner = true
    monsterLootMessage = 3
    monsterLootMessageType = 25

    ghostModeInvisibleEffect = false
    ghostModeSpellEffects = true

    idleWarningTime = 14 * 60 * 1000
    idleKickTime = 15 * 60 * 1000
    reportsExpirationAfterReads = 1
    playerQueryDeepness = -1
    tileLimit = 0
    protectionTileLimit = 0
    houseTileLimit = 0

    
    freePremium = true
    premiumForPromotion = false


    blessings = true
    blessingOnlyPremium = false
    blessingReductionBase = 30
    blessingReductionDecrement = 5
    eachBlessReduction = 8
    pvpBlessingThreshold = 40
    fairFightTimeRange = 60


    experienceStages = true
    rateExperience = 9999
    rateExperienceFromPlayers = 0
    rateSkill = 80
    rateMagic = 40
    rateLoot = 5
    rateSpawnMin = 2
    rateSpawnMax = 2

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

    minLevelThresholdForKilledPlayer = 0.9
    maxLevelThresholdForKilledPlayer = 1.1


    rateStaminaLoss = 1
    rateStaminaGain = 3
    rateStaminaThresholdGain = 12
    staminaRatingLimitTop = 40 * 60
    staminaRatingLimitBottom = 14 * 60
    staminaLootLimit = 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 = true
    globalSaveHour = 6
    globalSaveMinute = 0
    shutdownAtGlobalSave = false
    cleanMapAtGlobalSave = true
    closeInstanceOnShutdown = true


    deSpawnRange = 2
    deSpawnRadius = 50
    monsterSpawnWalkback = true
    allowBlockSpawn = true

    
    maxPlayerSummons = 2
    teleportAllSummons = false
    teleportPlayerSummons = false


    statusPort = 7171
    ownerName = "Jakson Fischer"
    ownerEmail = "[email protected]"
    url = "http://jkads.com.br"
    location = "Brasil"
    displayGamemastersWithOnlineCommand = false


    disableLuaErrors = false
    displayPlayersLogging = true
    prefixChannelLogs = ""
    runFile = ""
    outputLog = "output.log"
    truncateLogOnStartup = false


    managerPort = 7171
    managerLogs = true
    managerPassword = ""
    managerLocalhostOnly = true
    managerConnectionsLimit = 1


    adminPort = 7171
    adminLogs = true
    adminPassword = ""
    adminLocalhostOnly = true
    adminConnectionsLimit = 1
    adminRequireLogin = true
    adminEncryption = ""
    adminEncryptionData = ""

 

Ajudei? REP+ ?

Servidor 8.6, Mapa Global Editado JKADS ?

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo