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

Upgrade 0.4 to 1.1/1.2?

BugaS

Donżuan
Joined
Mar 12, 2009
Messages
1,219
Reaction score
9
Location
NYC
Hey guys!

Is it possible to upgrade tfs from 0.4 to 1.1 but without changing LUA scripts?
I've got an OTS with more than 100 custom scripts and I don't want to change everything.

I just wanna update to the newest TFS with modal windows etc.
 
There is a compat file in the the library of TFS 1.x that helps with that.
forgottenserver/compat.lua at master · otland/forgottenserver · GitHub

I'd say try it and see what happens, most likely you can fix any errors.

I think the only thing that is not adaptable is doSendAnimatedText(pos, text, color[, player]), but you can still send colorful numbers.
 
Solution
Back
Top