Ir para conteúdo

Featured Replies

Postado

Bom eu mechia com servidores da distro 8.0~8.22, resolvi passar meu servidor para 8.54,tá rodando tudo certo, preciso de uma ajuda para configurar o CONFIG.LUA, quero que o White Skull seja 5 minutos e cada frag seja 30 minutos é possivel ?

Config.lua abaixo no Spoiler.

 
accountManager = false
namelockManager = true
newPlayerChooseVoc = false
newPlayerSpawnPosX = 306
newPlayerSpawnPosY = 47
newPlayerSpawnPosZ = 6
newPlayerTownId = 0
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = false
 
killsToRed = 8
jailFrag = 12
fragTime = 10 * 60 * 1000
 
 
redSkullLength = 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 300
weeklyFragsToRedSkull = 300
monthlyFragsToRedSkull = 300
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 32
useBlackSkull = false
useFragHandler = true
advancedFragList = false
 
 
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
 
 
worldType = "pvp"
protectionLevel = 100
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 30 * 1000
huntingDuration = 30 * 1000
criticalHitChance = 15
criticalHitMultiplier = 1.05
displayCriticalHitNotify = false
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = false
whiteSkullTime = 15 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = true
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = true
oldConditionAccuracy = false
loginProtectionPeriod = 3 * 1000
deathLostPercent = 10
stairhopDelay = 100
pushCreatureDelay = 1 * 1000
deathContainerId = 1987
gainExperienceColor = 137
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true
 
 
worldId = 0
ip = "XXXX"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 100
motd = "XXX"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "XXX"
loginMessage = "XXX"
statusTimeout = 1 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true
 
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "MEUPSSW"
sqlDatabase = "MINHADB"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
 
 
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 5
 
 
ingameGuildManagement = false
levelToFormGuild = 8
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20
 
 
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60
 
 
buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = true
levelToBuyHouse = 250
housesPerAccount = 1
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 10000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = true
 
 
timeBetweenActions = 500
timeBetweenExActions = 100
hotkeyAimbotEnabled = true
 
 
mapName = "map"
mapAuthor = "Kramer"
randomizeTiles = true
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"
 
 
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
 
 
optimizeDatabaseAtStartup = false
removePremiumOnInit = true
confirmOutdatedVersion = false
 
 
formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = true
 
allowChangeOutfit = false
allowChangeColors = false
allowChangeAddons = false
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = false
 
 
dataDirectory = "data/"
bankSystem = false
displaySkillLevelOnAdvance = false
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 900
maxMessageBuffer = 4
 
 
saveGlobalStorage = false
useHouseDataStorage = false
storePlayerDirection = false
 
 
checkCorpseOwner = false
monsterLootMessage = 3
monsterLootMessageType = 25
 
 
ghostModeInvisibleEffect = false
ghostModeSpellEffects = true
 
 
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 20
maxItemsPerHouseTile = 20
 
 
freePremium = false
premiumForPromotion = false
 
 
blessingOnlyPremium = false
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8
 
 
experienceStages = false
rateExperience = 500.0
rateExperienceFromPlayers = 1.1
rateSkill = 60.0
rateMagic = 20.0
rateLoot = 20.0
rateSpawn = 16
 
 
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 0.5
rateMonsterDefense = 1.0
 
 
minLevelThresholdForKilledPlayer = 0
maxLevelThresholdForKilledPlayer = 0
 
 
rateStaminaLoss = 0
rateStaminaGain = 100
rateStaminaThresholdGain = 100
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true
 
 
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000
 
 
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = false
cleanMapAtGlobalSave = false
 
 
deSpawnRange = 2
deSpawnRadius = 50
 
 
maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = false
 
 
ownerName = "xxxxx"
ownerEmail = "xxxxx"
url = "xxxxxx"
location = "Europe"
displayGamemastersWithOnlineCommand = false
 
 
adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false

Editado por Mago Math (veja o histórico de edições)

function onLove()
if getPlayerTrueLove(girlfriend) then
doPlayerBeHappy(cid, true)
doRemoveVirginity(cid, true)
else
doSendCancel(cid,"you do not know how good it feels to be loved")
end end

;)

 

Resolvido por Smart Maxx

Ir para solução
Postado
  • Solução

accountManager = false
namelockManager = true
newPlayerChooseVoc = false
newPlayerSpawnPosX = 306
newPlayerSpawnPosY = 47
newPlayerSpawnPosZ = 6
newPlayerTownId = 0
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = false


killsToRed = 8
jailFrag = 12
fragTime = 5 * 60




redSkullLength = 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 300
weeklyFragsToRedSkull = 300
monthlyFragsToRedSkull = 300
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 32
useBlackSkull = false
useFragHandler = true
advancedFragList = false




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




worldType = "pvp"
protectionLevel = 100
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 30 * 1000
huntingDuration = 30 * 1000
criticalHitChance = 15
criticalHitMultiplier = 1.05
displayCriticalHitNotify = false
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = false
whiteSkullTime = 30 * 60
noDamageToSameLookfeet = false
showHealingDamage = true
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = true
oldConditionAccuracy = false
loginProtectionPeriod = 3 * 1000
deathLostPercent = 10
stairhopDelay = 100
pushCreatureDelay = 1 * 1000
deathContainerId = 1987
gainExperienceColor = 137
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true




worldId = 0
ip = "XXXX"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 100
motd = "XXX"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "XXX"
loginMessage = "XXX"
statusTimeout = 1 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true


sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "MEUPSSW"
sqlDatabase = "MINHADB"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"




deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 5




ingameGuildManagement = false
levelToFormGuild = 8
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20




highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60




buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = true
levelToBuyHouse = 250
housesPerAccount = 1
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 10000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = true




timeBetweenActions = 500
timeBetweenExActions = 100
hotkeyAimbotEnabled = true




mapName = "map"
mapAuthor = "Kramer"
randomizeTiles = true
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"




defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"




optimizeDatabaseAtStartup = false
removePremiumOnInit = true
confirmOutdatedVersion = false




formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = true


allowChangeOutfit = false
allowChangeColors = false
allowChangeAddons = false
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = false




dataDirectory = "data/"
bankSystem = false
displaySkillLevelOnAdvance = false
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 900
maxMessageBuffer = 4




saveGlobalStorage = false
useHouseDataStorage = false
storePlayerDirection = false




checkCorpseOwner = false
monsterLootMessage = 3
monsterLootMessageType = 25




ghostModeInvisibleEffect = false
ghostModeSpellEffects = true




idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 20
maxItemsPerHouseTile = 20




freePremium = false
premiumForPromotion = false




blessingOnlyPremium = false
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8




experienceStages = false
rateExperience = 500.0
rateExperienceFromPlayers = 1.1
rateSkill = 60.0
rateMagic = 20.0
rateLoot = 20.0
rateSpawn = 16




rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 0.5
rateMonsterDefense = 1.0




minLevelThresholdForKilledPlayer = 0
maxLevelThresholdForKilledPlayer = 0




rateStaminaLoss = 0
rateStaminaGain = 100
rateStaminaThresholdGain = 100
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true




experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000




globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = false
cleanMapAtGlobalSave = false




deSpawnRange = 2
deSpawnRadius = 50




maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = false




ownerName = "xxxxx"
ownerEmail = "xxxxx"
url = "xxxxxx"
location = "Europe"
displayGamemastersWithOnlineCommand = false




adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false

btn_donate_LG.gif

 
 
 

 

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

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo