Ir para conteúdo
  • Cadastre-se

Derivado Duvida config.lua igual ao global e comprar magias


Posts Recomendados

Ola, não sei se o local esta correto para postar estas dúvidas:

 

 estou com dúvidas em colocar as configurações do ot igual ao do global, como a velocidade de regeneração de mana e hp essas coisas, ou se o tanto de hp que ganha quando passar para o próximo lvl está correto para deixar o mais semelhante o possível do Global, pois não sei como são estas configurações no Global . 

quero colocar o ot para comprar magias, pelas minhas pesquisas deveria ter uma "learn spells" mas não tem aqui :(.

Tentei criar estas palavras

 -- learn spells
learnspells = "yes"

 

e colocar no meio dos script mas não funcionou. :'( 

continuou a magia a ser usada sem ser necessário comprar ela.

 

Estas são as configurações do ot ( Global Full 8.6 [UP-LVL])

que não é de minha autoria

 

Desde já obrigado XD.

 

 

 

 

 

 

-- 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 = 30 * 24 * 60 * 60 
blackSkullLength = 45 * 24 * 60 * 60 
dailyFragsToRedSkull = 3 
weeklyFragsToRedSkull = 5 
monthlyFragsToRedSkull = 10 
dailyFragsToBlackSkull = dailyFragsToRedSkull 
weeklyFragsToBlackSkull = weeklyFragsToRedSkull 
monthlyFragsToBlackSkull = monthlyFragsToRedSkull 
dailyFragsToBanishment = dailyFragsToRedSkull 
weeklyFragsToBanishment = weeklyFragsToRedSkull 
monthlyFragsToBanishment = monthlyFragsToRedSkull 
blackSkulledDeathHealth = 40 
blackSkulledDeathMana = 0 
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 = "open" 
protectionLevel = 1 
pvpTileIgnoreLevelAndVocationProtection = true 
pzLocked = 60 * 1000 
huntingDuration = 60 * 1000 
criticalHitChance = 7 
criticalHitMultiplier = 1 
displayCriticalHitNotify = false 
removeWeaponAmmunition = true 
removeWeaponCharges = true
removeRuneCharges = true 
whiteSkullTime = 15 * 60 * 1000 
noDamageToSameLookfeet = false 
showHealingDamage = true 
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 = "127.0.0.1" 
loginPort = 7171 
gamePort = 7172 
loginTries = 10 
retryTimeout = 5 * 1000 
loginTimeout = 60 * 1000 
maxPlayers = 1000 
motd = "Bem Vindo ao Tibia Ot P." 
displayOnOrOffAtCharlist = false 
onePlayerOnlinePerAccount = true 
allowClones = false 
serverName = "Global 8.6 UP-LVL" 
loginMessage = "Bem vindo. Explore o melhor deste mundo, grandes surpresas esperam por você." 
statusTimeout = 5 * 60 * 1000 
replaceKickOnLogin = true 
forceSlowConnectionsToDisconnect = false 
loginOnlyWithLoginServer = false 
premiumPlayerSkipWaitList = false 

-- Database 
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "mitera"
sqlFile = "mitera.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10 

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

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

-- Highscores 
highscoreDisplayPlayers = 15 
updateHighscoresAfterMinutes = 60 

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

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

-- Map 
mapName = "MiteraWorld.otbm" 
mapAuthor = "Cipsoft" 
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

-- 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 = 20 
vipListDefaultPremiumLimit = 100 

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

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

-- Ghost mode 
ghostModeInvisibleEffect = false 
ghostModeSpellEffects = true

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

-- Premium-related 
freePremium = false
premiumForPromotion = true

-- Blessings 
blessings = true 
blessingOnlyPremium = true 
blessingReductionBase = 30 
blessingReductionDecrement = 5 
eachBlessReduction = 8

-- Rates 
experienceStages = true
rateExperience = 1.0 
rateExperienceFromPlayers = 0 
rateSkill = 1.0
rateMagic = 1.0 
rateLoot = 1.0
rateSpawn = 1 

-- Monster rates 
rateMonsterHealth = 1.0 
rateMonsterMana = 1.0 
rateMonsterAttack = 1.0 
rateMonsterDefense = 1.0

-- Experience from players 
minLevelThresholdForKilledPlayer = 0 
maxLevelThresholdForKilledPlayer = 0 

-- Stamina 
rateStaminaLoss = 1 
rateStaminaGain = 12 
rateStaminaThresholdGain = 24
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 = true 
globalSaveHour = 1 
globalSaveMinute = 0 
shutdownAtGlobalSave = true 
cleanMapAtGlobalSave = true

-- Spawns 
deSpawnRange = 2 
deSpawnRadius = 50

-- Summons 
maxPlayerSummons = 2 
teleportAllSummons = false 
teleportPlayerSummons = false

-- Status 
statusPort = 7171 
ownerName = "Milton" 
ownerEmail = "[email protected]
url = "" 
location = "Brasil" 
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 = ""

 

obs: o arquivo é igual ao texto.

config.lua

Link para o post
Compartilhar em outros sites

1) Para configurações como REGEN de HP e etc, você mesmo vai ter que editar isso dentro dos arquivos de vocações. (vocations.xml)

Dito isso, você mesmo vai abrir este arquivo e colocar as regen que você deseja.

 

2) Sobre as spell, você deve alterar isso nos arquivos referente a elas! (Spells.xml) dentro da pasta spells.

Abra o arquivo e procure algo semelhante a isso:

 needlearn="0"

Depois disso, verifique se os NPC's estão configurados corretamente para vender spells, caso contrario você também terá que fazer isso.

 

3) Dica: pesquise mais sobre como configurar otserv, e vá sempre pela logica! Não fique apenas dependendo do arquivo config.lua

Se algo não está lá, e é semelhante a spells ou monstros, procure dentro da pasta data algo semelhante e procure.

 

 

Boa sorte, espero ter ajudado <(“)

 

@This life is filled with hurt

When happiness doesn't work

Trust me and take my hand

When the lights go out you will understand

Link para o post
Compartilhar em outros sites
20 horas atrás, login12 disse:

1) Para configurações como REGEN de HP e etc, você mesmo vai ter que editar isso dentro dos arquivos de vocações. (vocations.xml)

Dito isso, você mesmo vai abrir este arquivo e colocar as regen que você deseja.

 

2) Sobre as spell, você deve alterar isso nos arquivos referente a elas! (Spells.xml) dentro da pasta spells.

Abra o arquivo e procure algo semelhante a isso:


 needlearn="0"

Depois disso, verifique se os NPC's estão configurados corretamente para vender spells, caso contrario você também terá que fazer isso.

 

3) Dica: pesquise mais sobre como configurar otserv, e vá sempre pela logica! Não fique apenas dependendo do arquivo config.lua

Se algo não está lá, e é semelhante a spells ou monstros, procure dentro da pasta data algo semelhante e procure.

 

 

Boa sorte, espero ter ajudado <(“)

olhei no arquivo vocations.xml) e  funciona a dica.

 

Quanto as magias consegui alterar 

 needlearn="1"

e agora esta funcionando a compra de magias.

 

Obs: Fazia muito tempo que não mexia com ot e esqueci destas pastas, de todo modo Obrigado =)

 

Link para o post
Compartilhar em outros sites

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

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Conteúdo Similar

    • Por LeoTK
      Salve galera neste tópico irei postar algumas prints do mapa do servidor para quem queira acompanhar e quem sabe até utilizar de inspiração para mapear o seu NTO.
       
      #Att 11/08/2022

       
       
       
       
      Konoha (Em Desenvolvimento)
       
       
       
       
    • Por DiigooMix
      Como o título já diz, será que alguém possui sprite do hitto e se possível as transformações dele?
    • Por OmegaZero
      Olá gostaria que alguém me ajudasse com uma "scripting" não sei se é pela mesma, seria o seguinte uma determinada arma teria a chance de dar double hit e não sei oque fazer alguem poderia ajudar?

      OBS:não sei se é o local correto se não for mova, desculpe
    • Por Madarasenju
      Olá galera do Tibia King, queria por uns npc's no meu server que não tem função de trade nem nada do tipo, queria que eles só andassem como enfeite, Rep+ Pra quem me ajudar... grato desde já.
    • Por SilenceRoot
      A magia é assim o você usa a a magia e ela ficará ativado por 10 segundos, até que o inimigo lance a primeira magia ou todos de uma vez, quando ele lançar a primeira magia, ele não lhe acertará ou seja esquivando dela, e logo em seguida será teletransportado aleatoriamente ao redor do inimigo que usou.
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo