• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua after SS, server offline in otservlist

tibera

Active Member
Joined
Nov 9, 2014
Messages
105
Reaction score
33
Location
Governador Valadares - MG
any can help me? using ubuntu 16.04 , firewall off and free ports tcp udp 7171 7172.

my config.lua

accountManager = false
namelockManager = true
newPlayerChooseVoc = false
newPlayerSpawnPosX = 0
newPlayerSpawnPosY = 0
newPlayerSpawnPosZ = 0
newPlayerTownId = 19
newPlayerLevel = 8
newPlayerMagicLevel = 1
generateAccountNumber = false
generateAccountSalt = false


worldId = 0
ip = "66.91.128.32"
worldType = "open"
bindOnlyGlobalAddress = false
loginPort = 7171
gamePort = "7172"
statusPort = 7171
loginOnlyWithLoginServer = false
--ban ipandress
autoBanishUnknownBytes = true

-- Unjustified kills
-- NOTE: *Banishment and *BlackSkull variables are >summed up<
-- (dailyFragsToRedSkull + dailyFragsToBanishment) with their
-- *RedSkull equivalents.
-- Auto banishing works only if useBlackSkull set to negative.
-- advancedFragList is not advised if you use huge frags
-- requirements.
useFragHandler = true
redSkullLength = 1 * 24 * 60 * 60
blackSkullLength = 2 * 24 * 60 * 60
dailyFragsToRedSkull = 100
weeklyFragsToRedSkull = 2000
monthlyFragsToRedSkull = 6000
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
advancedFragList = true
fragsToBlackSkull = 500
fragsSecondToBlackSkull = 3500
fragsThirdToBlackSkull = 14000



sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "65FF3349"
sqlDatabase = "bK"
sqlKeepAlive = 0
mysqlReadTimeout = 1000
mysqlWriteTimeout = 1000
mysqlReconnectionAttempts = 5
encryptionType = "sha1"
-- "sha1"



fragsLimit = 12 * 60 * 60
fragsSecondLimit = 1 * 24 * 60 * 60
fragsThirdLimit = 1 * 24 * 60 * 60
fragsToRedSkull = 150
fragsSecondToRedSkull = 700
fragsThirdToRedSkull = 3800

notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanLength = 2 * 24 * 60 * 60
fragsToBanishment = 7
fragsSecondToBanishment = 21
fragsThirdToBanishment = 41

protectionLevel = 79
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 1 * 30 * 1000
huntingDuration = 1 * 60 * 1000
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = false
whiteSkullTime = 1 * 60 * 1000
advancedFragList = true
noDamageToSameLookfeet = false
showHealthChange = true
showManaChange = true
showHealthChangeForMonsters = false
showManaChangeForMonsters = false
fieldOwnershipDuration = 15 * 1000
stopAttackingAtExit = true
loginProtectionPeriod = 2 * 1000
deathLostPercent = 6
stairhopDelay = 0.4 * 1000
pushCreatureDelay = 0.4 * 1000
PushCruzado = true
deathContainerId = 1987
gainExperienceColor = 210
addManaSpentInPvPZone = true
recoverManaAfterDeathInPvPZone = true
squareColor = 0
broadcastBanishments = true
maxViolationCommentSize = 60
violationNameReportActionType = 2

optionalWarAttackableAlly = true
fistBaseAttack = 7
criticalHitChance = 7
noDamageToGuildMates = false
noDamageToPartyMembers = false


rookLevelTo = 5
rookLevelToLeaveRook = 8
rookTownId = 0
useRookSystem = true

paralyzeDelay = 600
lootChannelId = 11
premiumDaysToAddByGui = 9999

useCapacity = true
defaultDepotSize = 500
defaultDepotSizePremium = 1000
enableProtectionQuestForGM = false
cleanItemsInMap = false
playerFollowExhaust = 1000

monsterSpawnWalkback = true
allowBlockSpawn = true
classicEquipmentSlots = true

NoShareExpSummonMonster = false

enableLootBagDisplay = false
highscoreDisplayPlayers = 10
updateHighscoresAfterMinutes = 30
attackImmediatelyAfterLoggingIn = false
exhaustionNPC = true
exhaustionInSecondsNPC = 0.5

manualVersionConfig = false
versionMin = 854
versionMax = 861
versionMsg = "Voce nao esta com a versao atual do servidor!"

loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 30 * 1000
maxPlayers = 1000
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
allowClones = false
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
premiumPlayerSkipWaitList = true
packetsPerSecond = 1000
loginProtectionTime = 10

deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
maxDeathRecords = 5
multipleNames = false

retroPVP = false
deathAssistCount = 20

blessings = true
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecrement = 5
eachBlessReduction = 8
useFairfightReduction = true
fairFightTimeRange = 60
pvpBlessingThreshold = 40

externalGuildWarsManagement = true
ingameGuildManagement = false
levelToFormGuild = 150
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20

buyableAndSellableHouses = true
houseNeedPremium = false
bedsRequirePremium = false
levelToBuyHouse = 300
housesPerAccount = 4
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 1000
houseRentPeriod = "weekly"
houseCleanOld = 8 * 24 * 60 * 60
guildHalls = true
houseSkipInitialRent = true
houseProtection = true

timeBetweenActions = 200
timeBetweenExActions = 1000
timeBetweenCustomActions = 0
checkCorpseOwner = true
hotkeyAimbotEnabled = true
maximumDoorLevel = 999
tradeLimit = 100
canOnlyRopePlayers = false

mapAuthor = "Equipe BKTeam"
randomizeTiles = true
houseDataStorage = "binary-tilebased"
storeTrash = true
cleanProtectedZones = true
mapName = "Bloody_War.otbm"

mailMaxAttempts = 5
mailBlockPeriod = 30 * 60 * 1000
mailAttemptsFadeTime = 5 * 60 * 1000
mailboxDisabledTowns = ""

daemonize = false
defaultPriority = "higher"
niceLevel = 5
serviceThreads = 6
coresUsed = "-1"
startupDatabaseOptimization = true
removePremiumOnInit = true
confirmOutdatedVersion = false
skipItemsVersionCheck = true

maxMessageBuffer = 5

dataDirectory = "data/"
logsDirectory = "data/logs/"
disableOutfitsForPrivilegedPlayers = false
bankSystem = true
spellNameInsteadOfWords = false
emoteSpells = true
unifiedSpells = false
promptExceptionTracerErrorBox = true
storePlayerDirection = false
savePlayerData = true
monsterLootMessage = 3
monsterLootMessageType = 25
separateViplistPerCharacter = false
vipListDefaultLimit = 20
vipListDefaultPremiumLimit = 100

allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
addonsOnlyPremium = false

ghostModeInvisibleEffect = true
ghostModeSpellEffects = true

idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = -1
protectionTileLimit = 5
houseTileLimit = 7
tileLimit = 200

freePremium = true
premiumForPromotion = false
updatePremiumStateAtStartup = true

experienceStages = true
rateExperience = 350
rateExperienceFromPlayers = 0
levelToOfflineTraining = 8
rateSkill = 18
rateSkillOffline = 0.5
rateMagic = 6
rateMagicOffline = 0.5
rateLoot = 8
rateSpawnMin = 1
rateSpawnMax = 2
formulaLevel = 1.0
formulaMagic = 1.0


-- Normal
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0


--STYLLE
--rateMonsterHealth = 0.7
--rateMonsterMana = 0.7
--rateMonsterAttack = 0.7
--rateMonsterDefense = 0.7

minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1

rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 40 * 60
staminaRatingLimitBottom = 14 * 60
staminaLootLimit = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true

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

enablePartyVocationBonus = true
twoVocationExpMultiplier = 1.2
threeVocationExpMultiplier = 1.6
fourVocationExpMultiplier = 2



globalSaveEnabled = false
globalSaveHour = 8
globalSaveMinute = 05
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = true
closeInstanceOnShutdown = true

minRateSpawn = 1
maxRateSpawn = 3
deSpawnRange = 2
deSpawnRadius = 50

maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = true

disableLuaErrors = false
adminLogs = true
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = "server/run.log"
outputLog = "server/out.log"
truncateLogOnStartup = false
logPlayersStatements = false

managerPort = 7171
managerLogs = true
managerPassword = ""
managerLocalhostOnly = true
managerConnectionsLimit = 1

adminPort = false
adminPassword = ""
adminLocalhostOnly = true
adminConnectionsLimit = 1
adminRequireLogin = true
adminEncryption = ""
adminEncryptionData = ""

saveGlobalStorage = true
bufferMutedOnSpellFailure = false
 
Players are able to login in server? U tested telnet in IP and 7171 port? Checked if you're not banned from otservlist?
 
Back
Top