me passa seu config lua
6
1.3k
info
Grupo: Visconde
Registrado: 02/10/13
Posts: 320
Reputação: +22
Gênero: Masculino

12 de abril de 2014 às 00:18
info
Grupo: Cavaleiro
Registrado: 02/11/08
Posts: 195
Reputação: +2
Gênero: Masculino
Char no Tibia: Addamuuss

12 de abril de 2014 às 00:22
-- [DICA] Revise todas as configurações
-- Max items per Parcel (Bugfix)
maxItemsPerParcel = 100
-- Account manager
accountManager = false
namelockManager = true
newPlayerChooseVoc = true
newPlayerSpawnPosX = 32369
newPlayerSpawnPosY = 32241
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 300
newPlayerMagicLevel = 1
generateAccountNumber = false
generateAccountSalt = false
-- Unjustified kills
useFragHandler = true
redSkullLength = 10 * 24 * 60 * 60
blackSkullLength = 15 * 24 * 60 * 60
dailyFragsToRedSkull = 5
weeklyFragsToRedSkull = 15
monthlyFragsToRedSkull = 50
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
advancedFragList = true -- command !frags solved (now couting only frags out of war)
-- Banishments
notationsToBan = 999
warningsToFinalBan = 999
warningsToDeletion = 999
banLength = 5 * 24 * 60 * 60
killsBanLength = 5 * 24 * 60 * 60
finalBanLength = 5 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false
-- Battle
worldType = "hardcore"
protectionLevel = 100
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 40 * 1000
huntingDuration = 30 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = true
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = false
whiteSkullTime = 10 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = true
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 10
stairhopDelay = 1 * 1000
pushCreatureDelay = 1 * 1000
deathContainerId = 1987
gainExperienceColor = 215
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true
fistBaseAttack = 7
-- Connection config
worldId = 0
ip = "xxxxxxxxxxxxxxxxx"
bindOnlyGlobalAddress = true
loginPort = 7171
gamePort = 7172
loginTries = 3
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 800
motd = "xxxxxxxxxxxxxxxxxxxxxxxxxx"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = 0
serverName = "xxxxxxxx"
loginMessage = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
statusTimeout = 5 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true
xlogged = false
-- RSA
rsaPrime1 = "14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113"
rsaPrime2 = "7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101"
rsaPublic = "65537"
rsaModulus = "109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413"
rsaPrivate = "46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073"
-- Database
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "xxxxxxxxx"
sqlDatabase = "xxxxx"
sqlFile = "theforgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 30
mysqlWriteTimeout = 30
encryptionType = "sha1"
-- Deathlist
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 10
maxDeathRecords = 5
-- Guilds
ingameGuildManagement = false
levelToFormGuild = 50
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20
-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60
-- Houses
buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = false
levelToBuyHouse = 400
housesPerAccount = 1
houseRentAsPrice = false
housePriceAsRent = true
housePriceEachSquare = 2000
houseRentPeriod = "monthly"
houseCleanOld = 2592000
guildHalls = false
-- Item usage
timeBetweenActions = 200
timeBetweenExActions = 1000
hotkeyAimbotEnabled = true
-- Map
mapName = "World.otbm"
mapAuthor = "xxxxxxxxxxxx"
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 = false
unifiedSpells = true
enableCooldowns = true
-- Outfits
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = false
-- Miscellaneous
dataDirectory = "data/"
logsDirectory = "data/logs/"
bankSystem = true
displaySkillLevelOnAdvance = false
promptExceptionTracerErrorBox = false
maximumDoorLevel = 500
maxMessageBuffer = 4
tradeLimit = 100
useCapacity = false
-- Depot
defaultDepotSizePremium = 2000
defaultDepotSize = 1000
-- Mounts
useMounts = true
mountCooldown = 2000
unmountPlayerInPz = true
-- VIP list
separateVipListPerCharacter = false
vipListDefaultLimit = 20
vipListDefaultPremiumLimit = 100
-- Saving-related
houseDataStorage = "binary"
saveGlobalStorage = true
storePlayerDirection = false
savePlayerData = true
-- Loot
checkCorpseOwner = true
monsterLootMessage = 3
monsterLootMessageType = 19
-- Ghost mode
ghostModeInvisibleEffect = true
ghostModeSpellEffects = true
-- Limits
idleWarningTime = 480 * 60 * 1000
idleKickTime = 480 * 60 * 1000
reportsExpirationAfterReads = 1
playerQueryDeepness = 2
tileLimit = 0
protectionTileLimit = 0
houseTileLimit = 0
-- Premium-related
freePremium = true
premiumForPromotion = true
-- Blessings
blessings = true
blessingOnlyPremium = false
blessingReductionBase = 30
blessingReductionDecrement = 5
eachBlessReduction = 8
pvpBlessingThreshold = 40
fairFightTimeRange = 60
-- Rates
experienceStages = true
rateExperience = 300
rateExperienceFromPlayers = 0
rateSkill = 80
rateMagic = 20
rateLoot = 4.0
rateSpawn = 2
-- Monster rates
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0
-- Experience from players
minLevelThresholdForKilledPlayer = 0
maxLevelThresholdForKilledPlayer = 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 = false
cleanMapAtGlobalSave = false
-- Spawns
deSpawnRange = 10
deSpawnRadius = 50
monsterSpawnWalkback = true
-- Summons
maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = false
-- Status
statusPort = 7171
ownerName = "xxxxxxx"
ownerEmail = "xxxxx"
url = "xxxxxxx"
location = "Brazil"
displayGamemastersWithOnlineCommand = false
-- Logs
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outputLog = "output.log"
truncateLogOnStartup = false
-- Manager
managerPort = 7171
managerLogs = true
managerPassword = "xxxxxx"
managerLocalhostOnly = true
managerConnectionsLimit = 0
-- Admin
adminPort = 7171
adminLogs = true
adminPassword = "xxxxx"
adminLocalhostOnly = true
adminConnectionsLimit = 0
adminRequireLogin = true
adminEncryption = ""
adminEncryptionData = ""
Desconsiderar os "xxxx" 
info
Grupo: Visconde
Registrado: 02/10/13
Posts: 320
Reputação: +22
Gênero: Masculino

12 de abril de 2014 às 02:12
Melhor resposta
rateExperienceFromPlayers = 0
Aqui Você Muda o XP Que Os Jogadores Ganharam Quando Matarem Outro Jogador
o Outro Erro Não Sei Não, Desculpa
info
Grupo: Cavaleiro
Registrado: 02/11/08
Posts: 195
Reputação: +2
Gênero: Masculino
Char no Tibia: Addamuuss

12 de abril de 2014 às 19:13
Obrigado.
Vou aguardar a outra que é a mais tensa.
Preciso saber o que é ![]()
Grato pela resposta.
Problemas resolvidos.
Ganha meu rep+, porque ajudou na primeira questão, obrigado man.
Abraço.
info
Grupo: Conde
Registrado: 18/01/12
Posts: 988
Reputação: +327
Gênero: Masculino
Char no Tibia: Xerife Woody

13 de abril de 2014 às 20:58
Tópico movido para Pedidos e dúvidas resolvidos.



info
Grupo: Cavaleiro
Registrado: 02/11/08
Posts: 195
Reputação: +2
Gênero: Masculino
Char no Tibia: Addamuuss
Olá.
Na verdade são dois "erros".
1º : Player morre, mana fica zerada e não regenera com nada.
Nem com food, nem sozinho, nem com pot.
2º: É um servidor enforced, mas mata o player e não se ganha XP.
Obrigado desde ja.