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

[8.0] - TFS 1.2

How i can change exhaust like 8.0 ?
If i add 'aggressive 0' to np. GFB Rune i can throw it from protection zone.
 
How i can change exhaust like 8.0 ?
If i add 'aggressive 0' to np. GFB Rune i can throw it from protection zone.
on spells.xml :
<rune group="attack" name="Great Fireball" id="2304" allowfaruse="1" charges="2" lvl="30" maglv="4" exhaustion="2000" blocktype="solid" script="attack/great fireball.lua"/>

change the exhaustion="2000"
 
Bug with trap if stand on it.

37359

in data/lib/compat/compat.lua remove this line then all works fine
Code:
function doTargetCombatHealth(...) return doTargetCombat(...) end
 
My mistake. I test it only on monsters
37361
does not damage players
37362
 
Hi guys,
my .exe is giving error, does not connect with the database.
What can I fix this error?
Thank you
 
Make a database like on this tutorial with Uniform server Zero or Coral
then it will work without this error.
 
There is just one problem ... which prevent you from starting the server :(
items.otb not supported :( please link me working items.xml and items.otb!
 
Last edited:
There is just one problem ... which prevent you from starting the server :(
items.otb not supported :( please link me working items.xml and items.otb!

View attachment 39162
Its not problem with the server, but with this map , inside a chest on svargrond there's a item from another tibia version .Just delete the items inside this chest.
 
Back
Top