• TibiaFace

    Tibiaface | Una comunidad Open Tibia donde encontras : mapas, scripts, Otserver, npc y amigos etc ...

    .
    demo menumenu

    Afiliados



    Votar:

    config lua

    Compartir:

    Ver el tema anterior Ver el tema siguiente Ir abajo  Mensaje (Página 1 de 1.)

    1Resuelto config lua Mar Mar 08, 2016 1:39 am

    infinite18

    infinite18
    Nuevo Miembro
    Nuevo Miembro
    Descripcion de mi problema:
    [07/03/2016 23:25:07] > ERROR: Unable to load config.lua!



    Imagen de mi Error:
    [Tienes que estar registrado y conectado para ver este vínculo]

    Mi problema esta en:
    Consola

    2 participantes

    2Resuelto Re: config lua Mar Mar 08, 2016 1:46 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    me podrias colocar tu config.lua porfavor



    config lua YNU5B25
    2 participantes
    http://www.tibiaface.com

    3Resuelto Re: config lua Mar Mar 08, 2016 1:50 am

    infinite18

    infinite18
    Nuevo Miembro
    Nuevo Miembro
    nose como jjajaja

    2 participantes

    4Resuelto Re: config lua Mar Mar 08, 2016 1:51 am

    infinite18

    infinite18
    Nuevo Miembro
    Nuevo Miembro
    es de este [Tienes que estar registrado y conectado para ver este vínculo]

    2 participantes

    5Resuelto Re: config lua Mar Mar 08, 2016 1:52 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    busca en el menu de respuesta rapida el boton que dice codigo luego te vas a tu config.lua le das copiar a todo el texto y pegas aqui



    config lua YNU5B25
    2 participantes
    http://www.tibiaface.com

    6Resuelto Re: config lua Mar Mar 08, 2016 1:54 am

    infinite18

    infinite18
    Nuevo Miembro
    Nuevo Miembro
    Código:
    -- Global Server Config


    -- Account manager   
    accountManager = true
    namelockManager = true
    newPlayerChooseVoc = false
    newPlayerSpawnPosX = 32097
    newPlayerSpawnPosY = 32219
    newPlayerSpawnPosZ = 7
    newPlayerTownId = 6
    newPlayerLevel = 1
    newPlayerMagicLevel = 0
    generateAccountNumber = false

    -- Unjustified kills   
    useFragHandler = true   
    redSkullLength = 1 * 20 * 60 * 60   
    blackSkullLength = 2 * 25 * 60 * 60   
    dailyFragsToRedSkull = 80   
    weeklyFragsToRedSkull = 80   
    monthlyFragsToRedSkull = 80   
    dailyFragsToBlackSkull = dailyFragsToRedSkull   
    weeklyFragsToBlackSkull = weeklyFragsToRedSkull   
    monthlyFragsToBlackSkull = monthlyFragsToRedSkull   
    dailyFragsToBanishment = dailyFragsToRedSkull   
    weeklyFragsToBanishment = weeklyFragsToRedSkull   
    monthlyFragsToBanishment = monthlyFragsToRedSkull   
    blackSkulledDeathHealth = 100   
    blackSkulledDeathMana = 100   
    useBlackSkull = true   
    advancedFragList = false

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

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

    -- Connection config   
    worldId = 0   
    ip = "marihuana-ot.sytes.net"   
    loginPort = 7171   
    gamePort = 7172   
    loginTries = 10   
    retryTimeout = 5 * 1000   
    loginTimeout = 60 * 1000   
    maxPlayers = 150   
    motd = "[GOD] Hit's   
    displayOnOrOffAtCharlist = false   
    onePlayerOnlinePerAccount = true   
    allowClones = false   
    serverName = "Marihuana"   
    loginMessage = "Buen Juego(:"   
    statusTimeout = 5 * 60 * 1000   
    replaceKickOnLogin = true   
    forceSlowConnectionsToDisconnect = false   
    loginOnlyWithLoginServer = false   
    premiumPlayerSkipWaitList = false   

    -- Database   
    sqlType = "sqlite"
    sqlHost = "192.168.0.5"
    sqlPort = 3306
    sqlUser = "root"
    sqlPass = ""
    sqlDatabase = "realserver"
    sqlFile = "realserver.s3db"
    sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "plain"

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

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

    -- Highscores   
    highscoreDisplayPlayers = 20   
    updateHighscoresAfterMinutes = 60   

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

    -- Item usage   
    timeBetweenActions = 200   
    timeBetweenExActions = 1000   
    hotkeyAimbotEnabled = true   

    -- Map   
    mapName = "world"   
    mapAuthor = "[GOD] Sunnade<3'"   
    randomizeTiles = true   
    storeTrash = true   
    cleanProtectedZones = true   
    mailboxDisabledTowns = ""

    -- Process   
    defaultPriority = "high"   
    niceLevel = 5
    coresUsed = "-1"   

    -- Startup   
    startupDatabaseOptimization = true   
    updatePremiumStateAtStartup = true   
    confirmOutdatedVersion = false

    -- Spells   
    formulaLevel = 5.0   
    formulaMagic = 1.0   
    bufferMutedOnSpellFailure = false   
    spellNameInsteadOfWords = false   
    emoteSpells = true   

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

    -- Miscellaneous   
    dataDirectory = "data/"   
    logsDirectory = "data/logs/"   
    bankSystem = true   
    displaySkillLevelOnAdvance = false   
    promptExceptionTracerErrorBox = true   
    maximumDoorLevel = 500   
    maxMessageBuffer = 4
       
    -- VIP list   
    separateVipListPerCharacter = false   
    vipListDefaultLimit = 25   
    vipListDefaultPremiumLimit = 100   

    -- Saving-related   
    saveGlobalStorage = true   
    useHouseDataStorage = false   
    storePlayerDirection = false   

    -- Loot   
    checkCorpseOwner = true   
    monsterLootMessage = 3   
    monsterLootMessageType = 25   

    -- Ghost mode   
    ghostModeInvisibleEffect =  true   
    ghostModeSpellEffects = true

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

    -- Premium-related   
    freePremium = true   
    premiumForPromotion = true

    -- Blessings   
    blessings = true   
    blessingOnlyPremium = true   
    blessingReductionBase = 20   
    blessingReductionDecrement = 5   
    eachBlessReduction = 8
       
    -- Rates   
    experienceStages = false   
    rateExperience = 700   
    rateExperienceFromPlayers = 45   
    rateSkill = 350
    rateMagic = 250
    rateLoot = 25   
    rateSpawn = 3   

    -- Monster rates   
    rateMonsterHealth = 1.0   
    rateMonsterMana = 1.0   
    rateMonsterAttack = 1.0   
    rateMonsterDefense = 1.0
       
    -- Experience from players   
    minLevelThresholdForKilledPlayer = 0.9   
    maxLevelThresholdForKilledPlayer = 1.1   

    -- Stamina   
    rateStaminaLoss = 1   
    rateStaminaGain = 3   
    rateStaminaThresholdGain = 12   
    staminaRatingLimitTop = 40 * 60   
    staminaRatingLimitBottom = 14 * 60   
    staminaLootLimit = 14 * 60   
    rateStaminaAboveNormal = 1.5   
    rateStaminaUnderNormal = 0.5   
    staminaThresholdOnlyPremium = true   

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

    -- Global save   
    globalSaveEnabled = false   
    globalSaveHour = 8   
    globalSaveMinute = 0   
    shutdownAtGlobalSave = true   
    cleanMapAtGlobalSave = false

    -- Spawns   
    deSpawnRange = 2   
    deSpawnRadius = 50
       
    -- Summons   
    maxPlayerSummons = 2   
    teleportAllSummons = false   
    teleportPlayerSummons = false

    -- Status   
    statusPort = 7171   
    ownerName = "[GOD] Sunnade<3"   
    ownerEmail = ":B"   
    url = "RG4L"   
    location = "Mexico"   
    displayGamemastersWithOnlineCommand = false

    -- Logs   
    displayPlayersLogging = true   
    prefixChannelLogs = ""   
    runFile = ""   
    outputLog = ""   
    truncateLogsOnStartup = false   

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

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

    2 participantes

    7Resuelto Re: config lua Mar Mar 08, 2016 1:59 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    pues tu problema puede estar aqui3

    si te fija no tiene una coma comilla al final
    Código:
    motd = "[GOD] Hit's








    config lua YNU5B25
    2 participantes
    http://www.tibiaface.com

    8Resuelto Re: config lua Mar Mar 08, 2016 2:05 am

    infinite18

    infinite18
    Nuevo Miembro
    Nuevo Miembro
    lol que mierda

    2 participantes

    9Resuelto Re: config lua Mar Mar 08, 2016 2:06 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    infinite18 tu vocabulario porfavor si el problema fue resuelto porfavor comenta tu post resuelto porfavor



    config lua YNU5B25
    2 participantes
    http://www.tibiaface.com

    Contenido patrocinado


    2 participantes

    Ver el tema anterior Ver el tema siguiente Volver arriba  Mensaje (Página 1 de 1.)

    Permisos de este foro:
    No puedes responder a temas en este foro.

     

    BienvenidosTibiaFace es una comunidad de Open Tibia. Para participar debes estar registrado (click para Regístrate).