Postado Abril 15, 2015 10 anos English: Is there anyway to use no-ip url here instead of ip address? That would help everyone that have dynamic ip to host their own servers at home, including me.. Português: (surce translator.google.com) Existe uma maneira de usar o no-ip url aqui em vez do endereço IP? Isso ajudaria a todos que tem ip dinâmico para hospedar seus próprios servidores em casa, incluindo me .. server config.lua file: Mostrar conteúdo oculto worldId = 0 ip = "93.136.41.101" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 50 -- codificado e limitado para 7 motd = "Welcome to dbsPoke!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = false allowClones = true serverName = "dbsPoke" loginMessage = "Welcome to dbsPoke!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = true ShowOff: http://www.tibiaking.com/forum/topic/55827-preview-of-new-cp
Postado Abril 15, 2015 10 anos Em 15/04/2015 em 08:41, dbs86 disse: English: Is there anyway to use no-ip url here instead of ip address? That would help everyone that have dynamic ip to host their own servers at home, including me.. Português: (surce translator.google.com) Existe uma maneira de usar o no-ip url aqui em vez do endereço IP? Isso ajudaria a todos que tem ip dinâmico para hospedar seus próprios servidores em casa, incluindo me .. server config.lua file: Mostrar conteúdo oculto Mostrar conteúdo oculto worldId = 0 ip = "93.136.41.101" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 50 -- codificado e limitado para 7 motd = "Welcome to dbsPoke!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = false allowClones = true serverName = "dbsPoke" loginMessage = "Welcome to dbsPoke!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = true Open your no-ip, if all is ok, change ip = 93.136.41.101 to your no-ip _ .-'` `} _./) / } .'o \ | } '.___.'`.\ {` /`\_/ , `. } ME DA UMA NOZ! \=' .-' _`\ { `'`;/ `, } _\ @ ; } /__`;-...'--' Cluck!
Postado Abril 15, 2015 10 anos Autor yes, i know that, but i got dynamic ip and i have to change ip in config.lua daily.. So i wandered if there is any way to recompile server to read URL's instead of IP's. btw, if i put ip=myadress.no-ip.org i can't connect from client, getting error 10061 Editado Abril 15, 2015 10 anos por dbs86 (veja o histórico de edições) ShowOff: http://www.tibiaking.com/forum/topic/55827-preview-of-new-cp
Postado Abril 15, 2015 10 anos Em 15/04/2015 em 11:59, dbs86 disse: yes, i know that, but i got dynamic ip and i have to change ip in config.lua daily.. So i wandered if there is any way to recompile server to read URL's instead of IP's. btw, if i put ip=myadress.no-ip.org i can't connect from client, getting error 10061 You can send prints ? _ .-'` `} _./) / } .'o \ | } '.___.'`.\ {` /`\_/ , `. } ME DA UMA NOZ! \=' .-' _`\ { `'`;/ `, } _\ @ ; } /__`;-...'--' Cluck!
Postado Abril 15, 2015 10 anos Autor 1st img it works good if i put like url on 2nd pic i get error 10061 when i want to log on server over client. Offtopic .. i see you are scripter, can you check on this .. http://www.tibiaking.com/forum/topic/55340-npc-problems/ Editado Abril 15, 2015 10 anos por dbs86 (veja o histórico de edições) ShowOff: http://www.tibiaking.com/forum/topic/55827-preview-of-new-cp
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.