Roth9 14 Posted January 18, 2018 In TSL, you cant replace Mandalore's armor because it's locked. How can I do the same to other characters? Quote Share this post Link to post Share on other sites
Kexikus 1,001 Posted January 18, 2018 It's in appearance.2da. From my 2da information guide: equipslotlocked: This can be used to lock inventory slots. This is done with an 11 digit binary number where each digit stands for one slot (1 disables the slot, 0 enables it). The number is then converted to the decimal system and entered here. Stoffe wrote a more detailed description here. As an additional note: 1979 is the number used to lock all slots (That's a 1 in each slot except for the unknown 7th slot) Quote Share this post Link to post Share on other sites
Roth9 14 Posted January 20, 2018 On 1/18/2018 at 9:21 PM, Kexikus said: It's in appearance.2da. From my 2da information guide: equipslotlocked: This can be used to lock inventory slots. This is done with an 11 digit binary number where each digit stands for one slot (1 disables the slot, 0 enables it). The number is then converted to the decimal system and entered here. Stoffe wrote a more detailed description here. As an additional note: 1979 is the number used to lock all slots (That's a 1 in each slot except for the unknown 7th slot) Thank you. Quote Share this post Link to post Share on other sites