I'm working on a 8.54 Open Tibia Server using The Forgotten Server - Version 0.2.7 (Mystic Spirit).
I was building a new cave but when I went to test the entrance it does not work. I'm unable to step on the sqm.
I've checked in the items.xml:
And in the items.otb:
Here is only 'Block pathfind' and 'Not Moveable' enabled.
Does anyone know what is missing or has any idea how to fix this or go around it and make it work?
Thanks in advance.
I was building a new cave but when I went to test the entrance it does not work. I'm unable to step on the sqm.
I've checked in the items.xml:
Code:
<item id="7940" name="cave entrance">
<attribute key="floorchange" value="down"/>
</item>
Here is only 'Block pathfind' and 'Not Moveable' enabled.
Does anyone know what is missing or has any idea how to fix this or go around it and make it work?
Thanks in advance.