Page 1 of 1

Equipping a Cloak... Doesn't Unequip Previous Cloak

Posted: Sat Jul 22, 2017 9:17 pm
by Eksevis
As the title says, when you equip a Clock while you already have one equipped, it doesn't unequip the old cloak.

Re: Equipping a Cloak... Doesn't Unequip Previous Cloak

Posted: Sat Jul 22, 2017 10:36 pm
by Interkarma
Not a bug exactly, Daggerfall really does have two equip slots shared by formal and casual cloaks. Wrangle up two cloaks in classic and you'll be able to do the same thing. I do agree it's a bit strange though. :)

Internally, Daggerfall uses an equip table that's 27 values long. Each index represents a position around the player's inventory equip screen. You can see the full table in this file, as the EquipSlots enum. Positions 14 an 16 both allow cloaks to be equipped, and I've confirmed they can be stacked in classic.