• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Can enter in my ot

ka0zstyle

New Member
Joined
Oct 30, 2009
Messages
128
Reaction score
2
The people cannot enter my ot, the list of the charts goes out for him but when it selects it it remains there, does not do anything:S help pls
 
ver

:C
http://subefotos.com/ver/?d64d5202d8ca7056b2aa22a043abe4bdo.jpg

some configuration or something in the otserv that i change since it does not allow to enter the people?:S
 
Last edited by a moderator:
Connection config
Code:
    worldId = 0
    ip = "krade.sytes.net"
    bindOnlyConfiguredIpAddress = no
    loginPort = 7171
    gamePort = 7172
    adminPort = 7171
    statusPort = 7171
    loginTries = 10
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = 1000
    motd = "Welcome to Krade World!"
    displayOnOrOffAtCharlist = true
    onePlayerOnlinePerAccount = false
    allowClones = false
    serverName = "Krade Online"
    loginMessage = "Welcome to the Krade World 8.60!"
    statusTimeout = 5 * 60 * 1000
    replaceKickOnLogin = true
    forceSlowConnectionsToDisconnect = false
    loginOnlyWithLoginServer = no
    premiumPlayerSkipWaitList = false
Bump! @HalfAway
 
Last edited by a moderator:
You can still use domain name as your IP in config, if you're sure your 7171/7172 ports are forwarded correctly, switch your router's firewall option to the opposite of what it's already on, I had to turn my firewall on for it to work for mine, so toy with your security settings in your router and see if that works.
 
Back
Top