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

Attention newbies -- how to make an rl tibia map server--VERY EASY AND DETAILED

Syr paladin

New Member
Joined
Jun 4, 2008
Messages
2
Reaction score
0
HOW TO MAKE AN OT SERVER FROM SCRATCH!
1. Download the distro and map at http://www.speedy*****malware.localhost/139890274.html
2. Download XAMPP at http://www.apachefriends.org/download.php?xampp-win32-1.6.6a-installer.exe
3. open XAMPP Control Panel and install Apache and Mysql, then start them both (there should be a green box that says running) KEEP THE CONTROL PANEL OPEN
4. Go to http://localhost/xampp (or https://localhost/xampp if that doesnt work), chose your language
5. Click on Security, then click on http://localhost/security/xamppsecurity.php
6. Make a password by filling in the first 2 boxes
7. Go to your control panel, STOP Apache and Mysql, then START them both again
8. Go to http://localhost/phpmyadmin (or http://localhost/phpmyadmin if that doesnt work) and log-in (username=root password=(whatever you filled out in step 6)
9. type in your database name (otserv or something like that) and click create
10. click import, then browse, and find datebase.mysql (it is in the folder you downloaded in step 1), and click GO
11. Now go to whatismyip.com and write down the number they give you (something like 36.165.63.57)
12. Next find and open config.lua (it is in the folder downloaded in step 1)
13. find -- Connection Config
ip = "127.0.0.1" and change 127.0.0.1 to the number you wrote down in step 11 (include the decimal points)
14. find mysqlPass = "sylwia12" (easy to use ctrl+F) and change "sylwia12" to "your password from step 6"
15. right under that is mysqlDatabase = "theforgottenserver". Change that to the database name you chose (step 9)
16. Save and close config.lua
17. Go to http://localhost/phpmyadmin (or http://localhost/phpmyadmin) and log-in (same as step 8)
18. Click on your database on the left (from step 9)
19. On the left, click "players"
20. near the top, click "Browse"
21. Near the middle, between an empty check box and a red X is a picture of a pencil. Click that
22. change posx to 32097, posy to 32219, and keep posz at 7, then scroll down and hit GO
23. close that, and then open Eclipse - RealMap.exe (in the folder from step 1)
24. go to portforward.com/routers.htm and select your router
25. Next select Tibia
26. go to http://portforward.com/networking/staticip.htm IN A NEW WINDOW and set up a static IP (they have easy instuctions, start by selecting Windows XP or Vista or whatever you have near the bottom)
27. go back to the other page, and follow those instructions (starting with entering your IP address)
28. You are ready!
29. open your tibia window(the newest version)- this must be open
30. Download Asparate's IP changer if you dont have it, or use your own
FOR ASPARATE'S MULTI IP CHANGER:
30.1. click IP list, then at the top enter in your STATIC IP (from step 26), keep port at 7171, and client 8.11, and enter your server name
30.2. click Add, then click your server name in the box on the right and click "Change IP" at the bottom
30.3. close the IP Changer
31. Log into tibia with account number 1 and password 1
32. follow the instructions from there!

REP++ IF THIS HELPED YOU, POST ANY QUESTIONS OR IF I MISSED SOMETHING
 
Last edited:
Great job on this tutorial for noobs, though they also need to verify if they'll be able to easily handle a server with such size. For example you can go to Start -> Control Panel -> System and find out your RAM, GHz and speedtest.net for your connection.

Rep+
 
there is the step 19...i cant find "players" there
pls help me, i need it fast

[28/06/2008 14:12:54] mysql_real_query(): UPDATE `players` SET `online` = 0: MYSQL ERROR: Table 'ice world.players' doesn't exist
[28/06/2008 14:12:54] > ERROR: Couldn't estabilish connection to SQL database!

why is this?
 
Last edited by a moderator:
A detailed step by step tutorial, thanks.

@up
Make sure you got mysql open, and make sure you got the correct settings in config.lua as your mysql settings.
 
what did I do wrong? :p

[06/08/2008 11:26:13] Failed to connect to database. MYSQL ERROR: Access denied for user 'root'@'localhost' (using password: YES)
[06/08/2008 11:26:13] > ERROR: Couldn't estabilish connection to SQL database!
 
what did I do wrong? :p

[06/08/2008 11:26:13] Failed to connect to database. MYSQL ERROR: Access denied for user 'root'@'localhost' (using password: YES)
[06/08/2008 11:26:13] > ERROR: Couldn't estabilish connection to SQL database!

You didnt fill required stuff in config.lua

user = "root"
password = "your password"
database = "your database"
 
"RL map = Illigal?" nope =) rl map is old not new map of 8.1 this is 7.+ map :) and this is no illegal
 
About OT server

I did this tutorial, and all works fine for me..
But when i asked friends to logon , they couldnt, why?

And i do only come online on my static IP adress, not the one from whatismyip.com
 
Last edited:
Something to help people... I found when I tried to port forward my netgear router it wasn't working. If that happens to you just reset the router and port forward just after you set up your wireless settings and such. Worked for me...
 
[28/01/2009 14:27:45] >> Loading config
[28/01/2009 14:27:45] > ERROR: Unable to load config.lua!

is all i get :/
 
How can you say that it's from scratch when you download the map?
 
Last edited:
Back
Top Bottom