Ir para conteúdo

[Ajuda] Frags Não Contam


haiguri

Posts Recomendados

É o seguinte.. ja mexi no config.lua, mas não adianta.. tb não adianta matar 10 vezes que fico apenas com a white skull... é como se os frags não contassem, sendo assim, impossivel de pegar red e black skull.

 

Já dei !frags, e apareceu 0. Sendo que matei 10 vzs :x.

 

Só preciso disso para poder colocar meu servidor online, por favor, alguem com uma boa alma pode vir ajudar? Não precisa falar o script, mas se souber algo que ajude.. agradeceria.

Link para o comentário
Compartilhar em outros sites

Ok. Vou postar apenas a parte necessária..

 

redSkullLength = 10 * 24 * 60 * 60

blackSkullLength = 20 * 24 * 60 * 60

dailyFragsToRedSkull = 7

weeklyFragsToRedSkull = 40

monthlyFragsToRedSkull = 400

dailyFragsToBlackSkull = dailyFragsToRedSkull

weeklyFragsToBlackSkull = weeklyFragsToRedSkull

monthlyFragsToBlackSkull = monthlyFragsToRedSkull

dailyFragsToBanishment = dailyFragsToRedSkull

weeklyFragsToBanishment = weeklyFragsToRedSkull

monthlyFragsToBanishment = monthlyFragsToRedSkull

blackSkulledDeathHealth = 40

blackSkulledDeathMana = 0

useBlackSkull = true

useFragHandler = true

advancedFragList = true

 

notationsToBan = 3

warningsToFinalBan = 4

warningsToDeletion = 5

banLength = 3 * 24 * 60 * 60

killsBanLength = 2 * 24 * 60 * 60

finalBanLength = 7 * 24 * 60 * 60

ipBanishmentLength = 7 * 24 * 60 * 60

broadcastBanishments = false

maxViolationCommentSize = 200

violationNameReportActionType = 2

autoBanishUnknownBytes = true

 

worldType = "pvp"

protectionLevel = 20

pvpTileIgnoreLevelAndVocationProtection = true

pzLocked = 50 * 1000

huntingDuration = 50 * 1000

criticalHitChance = 10

criticalHitMultiplier = 1

displayCriticalHitNotify = false

removeWeaponAmmunition = false

removeWeaponCharges = true

removeRuneCharges = true

whiteSkullTime = 15 * 60 * 1000

noDamageToSameLookfeet = false

showHealingDamage = false

showHealingDamageForMonsters = false

fieldOwnershipDuration = 5 * 1000

stopAttackingAtExit = false

oldConditionAccuracy = false

loginProtectionPeriod = 10 * 1000

deathLostPercent = 10

stairhopDelay = 2 * 1000

pushCreatureDelay = 2 * 1000

deathContainerId = 1987

gainExperienceColor = 215

addManaSpentInPvPZone = true

squareColor = 0

allowFightback = true

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

×
×
  • Criar Novo...