Ir para conteúdo
  • 0

Duvida com Exp


josedb9

Pergunta

Bom Galera esta funcionado perfeito mais quando o cha pegar lvl 235 + o cha passa a naun receber mais exp.

o cha naun upa mais pode mata quantos bichos for naun vai upa mais .??

alguém pode dizer oque pode ser

meu ot e 8.60

Link para o comentário
Compartilhar em outros sites

8 respostass a esta questão

Posts Recomendados

  • 0

Seu servidor é por stages ?

Verifique em config.lua se a parte experienceStages = está yes ou no.

Se estiver yes, vá a pasta data/XML e abra o arquivo stages.xml.

Nele, verifique se as partes como esta estão corretamente configuradas:

 

<stage minlevel="1" maxlevel="50" multiplier="300"/>

 

No exemplo acima, do level 1 ao 50 a exp dos players será 300.

 

O que posso imaginar é de que possa haver uma parte configurada como por exemplo:

 

<stage minlevel="235" maxlevel="999" multiplier="0"/>

 

Verifique.

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

  • 0

meu stages

 

<?xml version="1.0" encoding="UTF-8"?>

<stages>

<world id="0" multiplier="0">

<stage minlevel="1" maxlevel="100" multiplier="80"/>

<stage minlevel="100" maxlevel="120" multiplier="70"/>

<stage minlevel="120" maxlevel="140" multiplier="60"/>

<stage minlevel="140" maxlevel="160" multiplier="50"/>

<stage minlevel="160" maxlevel="220" multiplier="40"/>

<stage minlevel="300" maxlevel="400" multiplier="30"/>

<stage minlevel="401" multiplier="14"/>

</world>

</stages>

 

 

meu cofig

 

 

 

accountManager = "false"

namelockManager = false

newPlayerChooseVoc = true

newPlayerSpawnPosX = 737

newPlayerSpawnPosY = 517

newPlayerSpawnPosZ = 3

newPlayerTownId = 1

newPlayerLevel = 20

newPlayerMagicLevel = 1

generateAccountNumber = false

 

 

redSkullLength = 10 * 12 * 30 * 30

blackSkullLength = 24 * 12 * 30 * 30

dailyFragsToRedSkull = 10

weeklyFragsToRedSkull = 30

monthlyFragsToRedSkull = 70

dailyFragsToBlackSkull = dailyFragsToRedSkull

weeklyFragsToBlackSkull = weeklyFragsToRedSkull

monthlyFragsToBlackSkull = monthlyFragsToRedSkull

dailyFragsToBanishment = dailyFragsToRedSkull

weeklyFragsToBanishment = weeklyFragsToRedSkull

monthlyFragsToBanishment = monthlyFragsToRedSkull

blackSkulledDeathHealth = 1

blackSkulledDeathMana = 0

useBlackSkull = true

useFragHandler = true

advancedFragList = true

 

notationsToBan = 3

warningsToFinalBan = 4

warningsToDeletion = 5

banLength = 7 * 24 * 60 * 60

killsBanLength = 8 * 24 * 60 * 60

finalBanLength = 30 * 24 * 60 * 60

ipBanishmentLength = 1 * 24 * 60 * 60

broadcastBanishments = true

maxViolationCommentSize = 200

violationNameReportActionType = 2

autoBanishUnknownBytes = false

 

worldType = "pvp"

protectionLevel = 8

pvpTileIgnoreLevelAndVocationProtection = true

pzLocked = 7 * 700

huntingDuration = 7 * 1000

criticalHitChance = 5

criticalHitMultiplier = 1

displayCriticalHitNotify = truel

removeWeaponAmmunition = false

removeWeaponCharges = false

removeRuneCharges = false

whiteSkullTime = 5 * 10 * 100

noDamageToSameLookfeet = false

showHealingDamage = true

showHealingDamageForMonsters = false

fieldOwnershipDuration = 5 * 1000

stopAttackingAtExit = false

oldConditionAccuracy = false

loginProtectionPeriod = 10 * 1000

deathLostPercent = 3

stairhopDelay = 2 * 1000

pushCreatureDelay = 2 * 1000

deathContainerId = 1987

gainExperienceColor = 100

addManaSpentInPvPZone = true

squareColor = 0

allowFightback = true

 

worldId = 0

ip = "63.143.48.217"

bindOnlyConfiguredIpAddress = false

loginPort = 7171

gamePort = 7172

adminPort = 7171

statusPort = 7171

loginTries = 10

retryTimeout = 5 * 1000

loginTimeout = 60 * 1000

maxPlayers = 200

motd = "meu server"

displayOnOrOffAtCharlist = false

onePlayerOnlinePerAccount = truel

allowClones = false

serverName = "meu server"

loginMessage = "meu server"

statusTimeout = 5 * 60 * 1000

replaceKickOnLogin = truel

forceSlowConnectionsToDisconnect = false

loginOnlyWithLoginServer = false

premiumPlayerSkipWaitList = false

 

sqlType = "mysql"

sqlHost = "localhost"

sqlPort = 3306

sqlUser = "root"

sqlPass = "minha senha"

sqlDatabase = "meu server"

sqlFile = "meu server"

sqlKeepAlive = 0

mysqlReadTimeout = 10

mysqlWriteTimeout = 10

encryptionType = "plain"

 

deathListEnabled = truel

deathListRequiredTime = 1 * 60 * 1000

deathAssistCount = 19

maxDeathRecords = 5

 

ingameGuildManagement = true

levelToFormGuild = 8

premiumDaysToFormGuild = 0

guildNameMinLength = 4

guildNameMaxLength = 20

 

highscoreDisplayPlayers = 100

updateHighscoresAfterMinutes = 2

 

buyableAndSellableHouses = true

houseNeedPremium = true

bedsRequirePremium = true

levelToBuyHouse = 50

housesPerAccount = 1

houseRentAsPrice = false

housePriceAsRent = false

housePriceEachSquare = 1000

houseRentPeriod = "never"

houseCleanOld = 1

guildHalls = false

 

timeBetweenActions = 200

timeBetweenExActions = 1000

checkCorpseOwner = true

hotkeyAimbotEnabled = true

maximumDoorLevel = 500

 

mapName = "Hard"

mapAuthor = "Adilson Hacker"

randomizeTiles = true

useHouseDataStorage = false

storeTrash = true

cleanProtectedZones = true

mailboxDisabledTowns = "-1"

 

defaultPriority = "high"

niceLevel = 5

coresUsed = "-1"

optimizeDatabaseAtStartup = true

removePremiumOnInit = true

confirmOutdatedVersion = false

 

maxMessageBuffer = 4

bufferMutedOnSpellFailure = false

 

dataDirectory = "data/"

allowChangeOutfit = true

allowChangeColors = true

allowChangeAddons = true

disableOutfitsForPrivilegedPlayers = false

bankSystem = true

saveGlobalStorage = true

displaySkillLevelOnAdvance = true

spellNameInsteadOfWords = false

emoteSpells = false

promptExceptionTracerErrorBox = true

storePlayerDirection = false

monsterLootMessage = 3

monsterLootMessageType = 25

separateViplistPerCharacter = false

 

ghostModeInvisibleEffect = false

ghostModeSpellEffects = true

 

idleWarningTime = 14 * 60 * 1000

idleKickTime = 1000 * 1000 * 10000

expireReportsAfterReads = 1

playerQueryDeepness = 2

maxItemsPerPZTile = 0

maxItemsPerHouseTile = 0

 

 

freePremium = false

premiumForPromotion = false

 

blessingOnlyPremium = true

blessingReductionBase = 30

blessingReductionDecreament = 5

eachBlessReduction = 8

 

experienceStages = true

rateExperience = 150

rateExperienceFromPlayers = 0

rateSkill = 100

rateMagic = 100

rateLoot = 3.0

rateSpawn = 3.0

 

rateMonsterHealth = 1.0

rateMonsterMana = 1.0

rateMonsterAttack = 1.0

rateMonsterDefense = 1.5

 

-- Experience from players

minLevelThresholdForKilledPlayer = 0.8

maxLevelThresholdForKilledPlayer = 9.1

 

rateStaminaLoss = 1

rateStaminaGain = 3

rateStaminaThresholdGain = 12

staminaRatingLimitTop = 41 * 60

staminaRatingLimitBottom = 14 * 60

rateStaminaAboveNormal = 1.5

rateStaminaUnderNormal = 0.5

staminaThresholdOnlyPremium = true

 

experienceShareRadiusX = 30

experienceShareRadiusY = 30

experienceShareRadiusZ = 1

experienceShareLevelDifference = 2 / 3

extraPartyExperienceLimit = 9000

extraPartyExperiencePercent = 5

experienceShareActivity = 2 * 60 * 100000

 

globalSaveEnabled = false

globalSaveHour = 1

shutdownAtGlobalSave = true

cleanMapAtGlobalSave = false

 

deSpawnRange = 2

deSpawnRadius = 50

 

maxPlayerSummons = 6

teleportAllSummons = false

teleportPlayerSummons = false

 

ownerName = "Mystic Bronson"

ownerEmail = "@otland.net"

url = "www.xtibia.com"

location = "Brazil"

displayGamemastersWithOnlineCommand = false

 

adminLogsEnabled = false

displayPlayersLogging = true

prefixChannelLogs = ""

runFile = ""

outLogName = ""

errorLogName = ""

truncateLogsOnStartup = false

 

 

 

 

e sim pode min ajuda e outra coisa e um seguinte os chares nein mostros estão mais aparecendo o nome e cima dels pq??

Link para o comentário
Compartilhar em outros sites

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