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

Which one I need to download, server or source?

The first one you linked:
cryingdamson 0.3.6 (8.60) V8.2.rar is the server with the executeable files and all stuff thats needed to run a server.

The other thing you linked is the sources (the code for the server/executeable/engine itself)
This is needed if you want to do any edits to the engine itself like adding new features such as higher client version for example.
You won't need the sources if you already have a executeable version of the server and won't do any changes to the engine.

If you use Linux you need the sources to compile the server locally on the machine to get better performance and Linux won't run executeable files as standard.
 
first of all i need to thanks you for your reply.

but what about if i want to add max level after 71712?
and mana/health with percent?
i need the source or only server ?
and iam using windowsnot linux
 
you need sources to do game edits that cannot be done in the lua/xml files.

With sources, you open then in a compiler such as Dev-Acc or Visual Studio, in there you set some stuffs here and there and compile it, from that there will be a new program (.exe) created that you then can replace your server .exe with.
 
sorry for your time
but which tfs is better or common that all people use it for their own ots and with less or no bugs?
and did the most use source or server?
 
sorry for your time
but which tfs is better or common that all people use it for their own ots and with less or no bugs?
and did the most use source or server?
I'd recommend using the latest server version which is TFS 1.2 you can find it here:
https://github.com/otland/forgottenserver/
The client version is 10.77/10.79.

Alot of users still uses client 8.6 because alot of players cuz of ElfBot existsed back then.

About what most uses sources or server, totally depends on what type of server if they made any changes to the engine or what OS they use.
 
[For the community & leeches]
Since this guy seems to not be a leecher but by the looks of it tried to find stuffs on his own..

I've offered him direct support over skype...

[For Leeches]
HUEHUE keep asking people to script everything for you.. you'll never finish your projects ;D
 
I'd recommend using the latest server version which is TFS 1.2 you can find it here:
https://github.com/otland/forgottenserver/
The client version is 10.77/10.79.

Alot of users still uses client 8.6 because alot of players cuz of ElfBot existsed back then.

About what most uses sources or server, totally depends on what type of server if they made any changes to the engine or what OS they use.
i don't need 10+ brother
i need for 8.6
 
[For the community & leeches]
Since this guy seems to not be a leecher but by the looks of it tried to find stuffs on his own..

I've offered him direct support over skype...

[For Leeches]
HUEHUE keep asking people to script everything for you.. you'll never finish your projects ;D
you think when u started this job you didn't ask for anything?
 
Maan, read what Halfaway wrote... He have given you the solution for your problem, you gotta make a small effort yourself.
 
you think when u started this job you didn't ask for anything?
not sure, but you did understand I didn't call you a leecher right? :P

And no, when I started fixing ots once a long time ago I didn't ask shit xD
I downloaded everything I could find and started to experimenting on my own, I had nobody to teach me at all, took a lot of time to learn everything when I had no idea wtf I was looking at..
but in return, I can solve problems that I've never seen before as I already have the experience of figuring out what I'm looking at by just testing it over and over and over until something happens :P

it took me about 1 year to understand basic lua/xml/php and since that more and more come and join...
Now it have passed more than 10 years and I got the full table of lua/xml/php/java/html/C++/C#/Phyton/Windows/Linux/m.m

And all that, by just keep testing shit around :D
 
not sure, but you did understand I didn't call you a leecher right? :p

And no, when I started fixing ots once a long time ago I didn't ask shit xD
I downloaded everything I could find and started to experimenting on my own, I had nobody to teach me at all, took a lot of time to learn everything when I had no idea wtf I was looking at..
but in return, I can solve problems that I've never seen before as I already have the experience of figuring out what I'm looking at by just testing it over and over and over until something happens :p

it took me about 1 year to understand basic lua/xml/php and since that more and more come and join...
Now it have passed more than 10 years and I got the full table of lua/xml/php/java/html/C++/C#/Phyton/Windows/Linux/m.m

And all that, by just keep testing shit around :D
Wow :D
 
my testing costed me my first computer xD
I opened it up to see wtf was inside (no earlier experience of computers beside playing with paint)..
Found a voltage switch and I flipped it... changed the output from 120v to 240v which caused the computer to burn itself xD
But oh well..
 
Back
Top