otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.57k stars 1.05k forks source link

Inventory Slots - Equipment Classic Slots #4631

Closed Kalyster closed 6 months ago

Kalyster commented 6 months ago

Explanation of what you want to do that is currently impossible

Using server: https://github.com/otland/forgottenserver/tree/1.4

client: https://github.com/OTAcademy/otclientv8

following tutorial: https://otland.net/threads/help-new-inventory-slot-tfs-1-3-and-otclient.264537/

You can add Slot 12,13,14,15.

Slot 16+ is detected as Classic equipment slot (unequipable, You cannot dress this object here )

Desired functionality

Slot 16+ with no restriction.

Available workarounds

Remove returnvalue cannotbedressed to no error, you can equip items , but in whatever slot.

IMG_2158

EPuncker commented 6 months ago

more of a support matter than an issue with tfs itself, so I'm closing it