• 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!

plz help me with my ot

Status
Not open for further replies.

9732416

NoWom@nNoCry
Joined
Jul 21, 2009
Messages
60
Reaction score
0
Location
Cairo-Egypt
hey all
first of all i made my ot online and put it on otservlist
but no one can enter and i enter with my gate way ip "192.168.1.2"
and i made all things & portforword $ changing ip in luna
plz help me
 
Last edited by a moderator:
in config.lua in your main folder you should have something that looks like this:
Code:
	-- Connection Config
	[b]ip = "127.0.0.1"[/b]
	port = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "100"
	motd = "Welcome"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "serverName"
	loginMessage = "loginMessage."
	adminLogsEnabled = "yes"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"

go to whatismyip.com and put the ip you get from there for your ip. then if you havent set up a no-ip, set it to that ip as well and have other people log in with the YOUR-IP.no-ip.com (or whichever you choose, like YOUR-IP.servegame.com and stuff) then use the simple port forwarding program to portforward 7171, 7272, 8000 and then click on 'update router'

21.jpg

ok, so now make sure your local ip is what is being forwarded, look at the pic to see how to make sure! then click on save settings, and turn on your ot to see if it works.
 
Don't expect people to set up the server for you. Go to the tutorials section and start reading, this will give you a clue so you won't be needing to ask basic questions.
And please read the support forum stickied topics.
 
Status
Not open for further replies.
Back
Top