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

Support on Tibiamap Live

nonhock

New Member
Joined
Aug 3, 2015
Messages
12
Reaction score
0
Hi there,

Recently I edited and downloaded a rme 3.0 beta and updated with extensions to 10.80.

I view the function live and i need suport

When I start the live function the ip stay 0.0.0.0:31313 and my brother
can not connect with me to work in the map.

Im unlock the ports and nothing =(

What ip i need pass to my brother for he connect with me ???

 
Last edited by a moderator:
If your on the same network you need specify the ip of the computer your on, if your on windows go to start and where it says "run" or "search programs and files".
Type in the box "cmd" without the quotes, and hit enter while in the command prompt type without the quotes "ipconfig/all" then hit enter and look for the "IPv4 Address" you should see a series of numbers starting with 192.168.1.x where x would be the number associated with your computer on the network.

That is the ip your brother will connect to.
Code:
 192.168.1.x:31313
Example:
If i were hosting a live map session and we were on the same network you would connect to mine using this information
Code:
 192.168.1.103:31313
 
Last edited:
I tried again and nothing =(


My problem is if i start server i view message "Hosted on a server 0.0.0.0:31313" when the correct should be "Hosted on a server 192.168.1.103:31313(EXAMPLE)
The problem is the ip when i start the server shoud be a numer and no 0.0.0.0 !

Im not understand

Please,help me
 
Back
Top