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

Solved [No clue] Cannot equip torch/frozen starlight to hand slot.

Peroxide

Global Moderator
Staff member
Global Moderator
Joined
Aug 22, 2008
Messages
10,493
Reaction score
2,475
Location
New Zealand
Title says it all, I'm using rev#5772


Cheers to whoever helps :)
It's probably easy as hell but I don't have a clue, I've looked in items.xml and so on.

rep++ given to the solution
 
Last edited:
Don't working if you add

Code:
<attribute key="slotType" value="hand"/>

or

Code:
<attribute key="slotType" value="two-handed"/>

??
 
I haven't messed with the new tibia versions where hand and ammo slots are limited however something like Loney said should fix it? If not it might have to be added to movements.xml as well.
 
Back
Top