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

(Question) How to play my own map?

emanuelscom

New Member
Joined
Dec 26, 2009
Messages
47
Reaction score
0
Location
Buenos Aires (Argentina)
I was wondering if anyone can guide me on how i can play my own map. I created it with RME 3.3 (its 10.98). For now i dont mind to put the server online i just want to enter myself to try some things.
 
To play your map you need server. Here is tutorial how to compile and setup server with webpage:
Part 1 From Windows 10 to OTS development machine for dummies (https://otland.net/threads/from-windows-10-to-ots-development-machine-for-dummies.268631/#post-2600690)
Part 2 From Windows 10 to OTS development machine for dummies - part 2 (https://otland.net/threads/from-windows-10-to-ots-development-machine-for-dummies-part-2.268632/)

If its too hard for you compile server, you can download pre compiled one:
otland/forgottenserver (https://github.com/otland/forgottenserver/releases/tag/v1.2)

When you already have server, you need copy your map into map folder (server folder > data > world).
NOTE: Better keep name of your map like default one. (i think its "forgotten") because when you put your own name, you will need to change it in config.lua (server folder > config.lua)

Here is another youtube tutorial how to setup server, database and webpage:
[Tutorial] How to setup The Forgotten Server TFS 1.2 (10.98) (https://otland.net/threads/tutorial-how-to-setup-the-forgotten-server-tfs-1-2-10-98.264061/)

Now you are done. Just create account, run server, set your IP in ip changer to "localhost" or "127.0.0.1" and you can test your map. :)
 
Last edited:
Back
Top