Hello i got tfs 0.3+ crying demson real tibia map 8.42
but when i start server go to an stair and press it
or its calld "ladder" ipress it i get 1 floor down instead of up!
i have changed from
To
but when i start server go to an stair and press it
or its calld "ladder" ipress it i get 1 floor down instead of up!
i have changed from
HTML:
<item id="428" article="a" name="ladder">
<attribute key="floorchange" value="down"/>
</item>
To
PHP:
<item id="428" article="a" name="ladder">
<attribute key="floorchange" value="up"/>
</item>