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

Windows help acc maker

go to folder from you ot, open config.lua and find this code
Lua:
	-- Status
	statusPort = 7171
	ownerName = "NDGames"
	ownerEmail = ""
	url = "http://localhost/" <-- here
	location = "Europe"
	displayGamemastersWithOnlineCommand = false
to
Lua:
	-- Status
	statusPort = 7171
	ownerName = "NDGames"
	ownerEmail = ""
	url = "http://your.no-ip.org/" <-- here
	location = "Europe"
	displayGamemastersWithOnlineCommand = false

rep+ please
 
Back
Top