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

OTClient what do I need to open the server? (7.6)

duhast

New Member
Joined
Jun 27, 2023
Messages
2
Reaction score
0
Hello!
This is my first post, some time ago I wanted to open a 7.6 server, the truth is I don't have much knowledge on the subject but I'm open to learn everything necessary, I have a concern that I hope someone can answer me or could help me:From this same forum I downloaded what is a 7.6 server in the attached image is all the main things that came in this file, but what I want is to be able to open it to obviously enter and try things, as well as edit the map and the truth is it doesn't have those files (to open the server) where could I download that? Does it have to be created? Or could I get it from another server and paste it? How does that work? Excuse my ignorance, I emphasize that I'm new and I want to learn. Thanks in advance! I hope someone can help me or guide me a little.

For now I just want to open it for myself and be able to edit, that's enough for me :3
whatneed.webp
 
Hello!
This is my first post, some time ago I wanted to open a 7.6 server, the truth is I don't have much knowledge on the subject but I'm open to learn everything necessary, I have a concern that I hope someone can answer me or could help me:From this same forum I downloaded what is a 7.6 server in the attached image is all the main things that came in this file,
the folder that you show on the picture is only a data pack. It is a folder with things that your server engine (which apparently you do not have) will be loading. You have there stored all the quests, items, spells, monsters, map, Npcs, vocations etc.
in this folder you can edit .xml and .lua files to make changes on the server.
usually (but not always) .xml files define what is loaded and .lua are the ones that are being loaded
Some of .xml files (vocations) are "standalone"

but what I want is to be able to open it to obviously enter and try things,
You need to download a 7.6 game engine and then replace "data" folder in it with the one that you got.
However, I'd highly recommend using a ready release. I believe this one is pretty fine:
It's not 7.6 but between 7.6 and 7.7 or 7.72 there nothing changed in terms of gameplay or items.
You'll, however, need to compile the engine. There's a lot of tutorials, just try to find one here on the forum or Google it up.

as well as edit the map
map is stored in data/world/
it has extension .otbm and can be opened with remres map editor.
If you go to the link i shared above for nostalrius and enter its github, there will be a link for RME, just download it, download the server and you can edit the map

and the truth is it doesn't have those files (to open the server) where could I download that? Does it have to be created? Or could I get it from another server and paste it? How does that work?
you can download a server which is already compiled and is for 7.6 but your data pack, most likely, will not run without errors.
each data pack is pretty much written for one specific engine.
engines code vary and thus some of data packs would work fine on the forgotten server(server engine, one of the most popular) and others wouldnt


Excuse my ignorance, I emphasize that I'm new and I want to learn. Thanks in advance! I hope someone can help me or guide me a little.

For now I just want to open it for myself and be able to edit, that's enough for me :3
View attachment 87835
Please make better screenshot. 😅
 

Similar threads

Back
Top