• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Greets again! Get me started fast, what server should I use?

Eldin

Eldin Projects
Joined
Jun 12, 2008
Messages
1,334
Reaction score
615
Location
Sweden
Greets fellow OTlanders!

Its been a long time, Im glad to see the nice improvements of the forum.
Lets cut the crap and get going. ;)

I have about 7 nice Projects I would like to complete, one at a time.
My new strategy will probably be to make a small but functional versions of each server, one by one, with a great Point of what the server would/will be like. If it works out, I'll keep going, otherwise I pass on to the next.

Question:What FREE TFS distribution, as new as possible, with the most functions open for it, should I use?

The reason it has to be free is because I love to release my servers to the Community.
The servers will be kinda complicated with alot of functions and I dont want to be stopped because the server aint supporting certain scripts.
0.3 or 0.4 should support the most things right?

Im glad to hopefully be back and Im sorry that I keep it this short, I want to get going ASAP.
Help me out and you might get to see some really nice servers. ;)

Thanks for any answer anyone will give.

Kind Regards,
Eldin.
 
Last edited:
hey :)
you can go to download and choose your trunk
if you mean 0.4 every thing is public now
0.4 TFS isn't private anymore :P
 
Really? They changed that too? Perfect.
That means everyone is basicly using 0.4 now and most (all?) scripts etc works?

Kind Regards,
Eldin.
 
Thank You.

If Id use the one in github, that is Tibia 10.00, it will support almost any script I'll try to add from the Resource section?

Kind Regards,
Eldin.
 
TFS 1.0's lua system is based on userdata lua objects like:
local player = Player(cid)
if player then
print(player:getName())
end

Scripts from 0.2, 0.3 etc. might need a rework but there are some compats for compatibility.
I think we should move on. TFS 1.0 is currently in development but it already supports a lot of features. It needs some work on item attributes which are planned for TFS 1.1 and creaturescripts need a way to cancel the event aswell if I am not mistaken.
 
You can do everything but it requires work.
 
Anyone? I want to get started! Trying to get wiser by myself during the time.

Should I use TFS 0.3 or 0.4 for the most functions to work and what one is the latest? (a 9.7/8?)

Kind Regards,
Eldin.
 
Eldin, you're best off using 1.0. It will always be the latest, you will always get support from someone there, even Mark (Talaturen).
0.3 and 0.4 (they're pretty much the same too) is pretty much garbage at this point, they are out of production, nobody is working on them, I would consider them being only good for 8.6 servers.

If you want to use the latest, if you want the best quality, go with 1.0.
 
Now we're getting somewhere, sounds great.
I'll look for a TFS 1.0 version then, unless its named something else nowadays? ;)
Would love a link, going home from work, checking this thread and distros once I get home.

Really appriciate that Evan.

Kind Regards,
eldin.
 
I thought it was type of "private" distro.
Thank You all, been a long time hah. ;)

New questions:
What Tibia Client should I use for that? The latest?
Do I have to compile or is it working like I used todo a year ago?

Looking at Tutorials, seems like compilings are needed, Always alot of new steps when you've been away for a while.
Just wanna get started and finish RaceWars. Oh well... >.< ^^

Kind Regards,
Eldin
.
 
Last edited:
You can use client protocol 10.21/10.22 and I would recommend that you compile yourself so you can keep being updated with latest changes of TFS 1.0.
 
Back
Top