Por LeonMagmo, 15 de abr. de 2009 em Tópicos Sem Resposta
info
Grupo: Campones
Registrado: 13/01/09
Posts: 1
Reputação: 0
Char no Tibia: Secreto
Bom galera,
quando vou rodar meu otserv da 1 erro que faz com que todos players quando tentao se conectar da 1 erro 200002(disconecto from server..)
O erro esta na ss abaixa,antes vou cologar minha conf lua
-- The Forgotten Server Config-- Account Manager accountManager = "no" newPlayerChooseVoc = "no" newPlayerSpawnPosX = 95 newPlayerSpawnPosY = 117 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 0 generateAccountNumber = "no" -- Banishments broadcastBanishments = "yes" killsToBan = 60 -- Battle worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 0 killsToRedSkull = 59 pzLocked = 9000 deathLosePercent = 2.1 criticalHitChance = 7 removeAmmoWhenUsingDistanceWeapon = "no" removeChargesFromRunes = "yes" timeToDecreaseFrags = 2 * 60 * 60 * 1000 whiteSkullTime = 1.5 * 10 * 1000 -- Commands displayGamemastersWithOnlineCommand = "no" -- Connection Config ip = "201.68.174.143" port = 7171 loginTries = 1000 retryTimeout = 30 * 1000 loginTimeout = 60 * 1000 maxPlayers = "1000" motd = "Welcome to the Roxor server!" onePlayerOnlinePerAccount = "yes" allowClones = 0 serverName = "Roxor" loginMessage = "Roxor is now running! PvP-Enforced server with a bunch of unsolved quests awaits you!" adminLogsEnabled = "no" statusTimeout = 1000 replaceKickOnLogin = "yes" -- Deathlist deathListEnabled = "yes" maxDeathRecords = 50 -- Guilds ingameGuildSystem = "no" -- Highscores highscoreDisplayPlayers = 50 updateHighscoresAfterMinutes = 30 -- Houses housePriceEachSQM = 1000 houseRentPeriod = "never" -- Idle kickIdlePlayerAfterMinutes = 15 -- Item Usage timeBetweenActions = 200 timeBetweenExActions = 1000 -- Map mapName = "roxor" mapAuthor = "1337" randomizeTiles = "yes" -- Messaging maxMessageBuffer = 25 -- MySQL mysqlHost = "localhost" mysqlUser = "CENSURED" mysqlPass = "CENSURED" mysqlDatabase = "CENSURED" mysqlPort = 3306 -- Premium Account freePremium = "yes" -- PVP Server displayOnOrOffAtCharlist = "no" allowChangeOutfit = "yes" noDamageToSameLookfeet = "no" experienceByKillingPlayers = "yes" -- Rates rateExp = 5.1 rateSkill = 435 rateLoot = 6 rateMagic = 28 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 = "no" serverSaveHour = 1.00 shutdownAtServerSave = "yes" cleanMapAtServerSave = "yes" -- Server saving autoSaveEachMinutes = 20 saveGlobalStorage = "yes" -- Spawns deSpawnRange = 2 deSpawnRadius = 50 -- SqLite sqliteDatabase = "forgottenserver.s3db" -- SQL sqlType = "mysql" passwordType = "plain" -- Startup defaultPriority = "high" -- Status ownerName = "Penis Pumpe" ownerEmail = "CENSURED" url = "CENSURED" location = "Sweden"
-- Account Manager
accountManager = "no"
newPlayerChooseVoc = "no"
newPlayerSpawnPosX = 95
newPlayerSpawnPosY = 117
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = "no"
-- Banishments
broadcastBanishments = "yes"
killsToBan = 60
-- Battle
worldType = "pvp"
hotkeyAimbotEnabled = "yes"
protectionLevel = 0
killsToRedSkull = 59
pzLocked = 9000
deathLosePercent = 2.1
criticalHitChance = 7
removeAmmoWhenUsingDistanceWeapon = "no"
removeChargesFromRunes = "yes"
timeToDecreaseFrags = 2 * 60 * 60 * 1000
whiteSkullTime = 1.5 * 10 * 1000
-- Commands
displayGamemastersWithOnlineCommand = "no"
-- Connection Config
ip = "201.68.174.143"
port = 7171
loginTries = 1000
retryTimeout = 30 * 1000
loginTimeout = 60 * 1000
maxPlayers = "1000"
motd = "Welcome to the Roxor server!"
onePlayerOnlinePerAccount = "yes"
allowClones = 0
serverName = "Roxor"
loginMessage = "Roxor is now running! PvP-Enforced server with a bunch of unsolved quests awaits you!"
adminLogsEnabled = "no"
statusTimeout = 1000
replaceKickOnLogin = "yes"
-- Deathlist
deathListEnabled = "yes"
maxDeathRecords = 50
-- Guilds
ingameGuildSystem = "no"
-- Highscores
highscoreDisplayPlayers = 50
updateHighscoresAfterMinutes = 30
-- Houses
housePriceEachSQM = 1000
houseRentPeriod = "never"
-- Idle
kickIdlePlayerAfterMinutes = 15
-- Item Usage
timeBetweenActions = 200
timeBetweenExActions = 1000
-- Map
mapName = "roxor"
mapAuthor = "1337"
randomizeTiles = "yes"
-- Messaging
maxMessageBuffer = 25
-- MySQL
mysqlHost = "localhost"
mysqlUser = "CENSURED"
mysqlPass = "CENSURED"
mysqlDatabase = "CENSURED"
mysqlPort = 3306
-- Premium Account
freePremium = "yes"
-- PVP Server
displayOnOrOffAtCharlist = "no"
allowChangeOutfit = "yes"
noDamageToSameLookfeet = "no"
experienceByKillingPlayers = "yes"
-- Rates
rateExp = 5.1
rateSkill = 435
rateLoot = 6
rateMagic = 28
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 = "no"
serverSaveHour = 1.00
shutdownAtServerSave = "yes"
cleanMapAtServerSave = "yes"
-- Server saving
autoSaveEachMinutes = 20
saveGlobalStorage = "yes"
-- Spawns
deSpawnRange = 2
deSpawnRadius = 50
-- SqLite
sqliteDatabase = "forgottenserver.s3db"
-- SQL
sqlType = "mysql"
passwordType = "plain"
-- Startup
defaultPriority = "high"
-- Status
ownerName = "Penis Pumpe"
ownerEmail = "CENSURED"
url = "CENSURED"
location = "Sweden"
Agora o mais importante, a ss:
info
Grupo: Campones
Registrado: 13/01/09
Posts: 1
Reputação: 0
Char no Tibia: Secreto
Bom galera,
quando vou rodar meu otserv da 1 erro que faz com que todos players quando tentao se conectar da 1 erro 200002(disconecto from server..)
O erro esta na ss abaixa,antes vou cologar minha conf lua
Agora o mais importante, a ss: