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

Logged.

Raks One

Member
Joined
May 10, 2008
Messages
92
Reaction score
5
In any version of TFS, the "You are already logged in" has been fixed?
I use TFS 0.2, tibia version 8.4, if im use TFS 0.3, i need to change my lua scripts or something?
Thanks.



Raks~
 
In 0.3 is fixed for me. In my OT doesn't happen now.
With the 0.2, yes, it happened all the time.

look at logs.lua
my log for example from 0.3
Code:
Lua Script Error: [Action Interface]
data/actions/scripts/tools/rope.lua:onUse

luaGetThingFromPos(). Tile not found
more times i see this in logs.
 
In 0.2 this problem of the rope happened me too a lot of times.
Now, with 0.3, I don't know if it happens or not because I don't watched the log xDD.
If you change from 0.2 to 0.3 you must change the scripts that contains LuaSQL, because in 0.3 LuaSQL doesn't exist (told me Elf).
 
Back
Top