Ir para conteúdo

Resolvido


TulioXD35

Posts Recomendados

Gente,eu utilizo o Yurotz Noob Less V 2.1,ele e da verçao do tibia 8.4.

Eu quero saber como se faz para subir a mana e o health+rapido,meu config.lua ta assim :

-- The Forgotten Server Config

 

-- Account Manager

accountManager = "yes"

newPlayerChooseVoc = "yes"

newPlayerSpawnPosX = 160

newPlayerSpawnPosY = 54

newPlayerSpawnPosZ = 7

newPlayerTownId = 1

newPlayerLevel = 8

newPlayerMagicLevel = 1

generateAccountNumber = "no"

 

-- Banishments

broadcastBanishments = "yes"

banDays = 7

finalBanDays = 30

killsToBan = 5

 

-- Battle

worldType = "pvp"

hotkeyAimbotEnabled = "yes"

protectionLevel = 50

killsToRedSkull = 3

pzLocked = 60000

deathLosePercent = 10

criticalHitChance = 7

removeAmmoWhenUsingDistanceWeapon = "no"

removeChargesFromRunes = "no"

timeToDecreaseFrags = 24 * 60 * 60 * 1000

whiteSkullTime = 15 * 60 * 1000

 

-- Commands

displayGamemastersWithOnlineCommand = "no"

 

-- Connection Config

ip = "127.0.0.1"

port = 7171

loginTries = 10

retryTimeout = 30 * 1000

loginTimeout = 60 * 1000

maxPlayers = "1000"

motd = "Bem Vindo Ao Yourots By-Noob Less V2"

onePlayerOnlinePerAccount = "yes"

allowClones = 0

serverName = "Yourots By-Noob Less"

loginMessage = "Bem Vindo Ao Yourots By-Noob Less V2"

adminLogsEnabled = "no"

statusTimeout = 50 * 60 * 1000

replaceKickOnLogin = "yes"

 

-- Deathlist

deathListEnabled = "yes"

maxDeathRecords = 5

 

-- Guilds

ingameGuildSystem = "yes"

 

-- Highscores

highscoreDisplayPlayers = 15

updateHighscoresAfterMinutes = 60

 

-- Houses

housePriceEachSQM = 1000

houseRentPeriod = "never"

 

-- Idle

kickIdlePlayerAfterMinutes = 15

 

-- Item Usage

timeBetweenActions = 200

timeBetweenExActions = 350

 

-- Map

mapName = "test"

mapAuthor = "Noob Less"

randomizeTiles = "yes"

 

-- Messaging

enableRuleViolationReports = "yes"

maxMessageBuffer = 4

 

-- MySQL

mysqlHost = "localhost"

mysqlUser = "root"

mysqlPass = ""

mysqlDatabase = "theforgottenserver"

mysqlPort = 3306

 

-- Premium Account

freePremium = "no"

 

-- PVP Server

displayOnOrOffAtCharlist = "yes"

allowChangeOutfit = "yes"

noDamageToSameLookfeet = "no"

experienceByKillingPlayers = "no"

 

-- Rates

rateExp = 100

rateSkill = 80

rateLoot = 5

rateMagic = 80

rateSpawn = 1

 

-- Real Server Save

-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,

-- if you want such a system use autoSaveEachMinutes. this serversave method

-- may be unstable, we recommend using otadmin if you want real serversaves.

serverSaveEnabled = "yes"

serverSaveHour = 3

shutdownAtServerSave = "yes"

cleanMapAtServerSave = "yes"

 

-- Server saving

autoSaveEachMinutes = 5

saveGlobalStorage = "yes"

 

-- Spawns

deSpawnRange = 2

deSpawnRadius = 50

 

-- SqLite

sqliteDatabase = "nooblessV2.s3db"

 

-- SQL

sqlType = "sqlite"

passwordType = "plain"

 

-- Startup

defaultPriority = "high"

 

-- Status

ownerName = "Noob Less"

ownerEmail = "@xtibia.com"

url = "http://xtibia.com/"

location = "Brasil"

 

a mana sobe de 5 em 5,oq fasso pra ela subir de 500 em 500?

 

Outra duvida,como se coloca cap infinita?

Editado por RedZL
Link para o comentário
Compartilhar em outros sites

Vai no seu servidor/data/xml/vocations.xml.

 

Você terá de trocar em todas as vocações a mesma coisa.

 

Exemplo :

<vocation id="1" name="Sorcerer" description="a sorcerer" gaincap="10" gainhp="5" gainmana="30" gainhpticks="6" gainhpamount="25" gainmanaticks="3" gainmanaamount="50" manamultiplier="1.2" attackspeed="900" soulmax="100" gainsoulticks="120" fromvoc="1">

<formula meleeDamage="1.0" distDamage="1.0" defense="1.0" armor="1.0"/>

<skill id="0" multiplier="1.5"/>

<skill id="1" multiplier="2.0"/>

<skill id="2" multiplier="2.0"/>

<skill id="3" multiplier="2.0"/>

<skill id="4" multiplier="2.0"/>

<skill id="5" multiplier="1.5"/>

<skil

gainhpamount="25" ~ Aqui vai ser quanto de hp irá recuperar.

gainmanaamount="50" ~ Aqui será quanto de mana irá recuperar.

 

De 25 ou 50 você pode alterar para 500.

 

Simples? Dúvidas, mande PM.

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...