Jaiyeson Posted November 29, 2011 Share Posted November 29, 2011 i know you can enter in a code to get Tsun's Armor. I tried entering the code for his boots but nothing happens. There is no code for his gauntlets that I can see. So my main questions are, is there a way to attain his boots and gloves? just checking here before I make a request in the mod section. Want his set for the ultimate Conan look. Link to comment Share on other sites More sharing options...
FavoredSoul Posted November 29, 2011 Share Posted November 29, 2011 (edited) The boots are marked as non-playable so they appear invisible. If you've used the code to give you the boots then they will be in your inventory. You just have to use Player.EquipItem with the code to put them on. And about the gloves, Tsun's armor doesn't have a seperate item for those. Those 'bracelets' you see him wearing are actually part of the armor item. So if you equip the armor you'll automatically be wearing the bracelets. Make sure you're not wearing any gloves at the time otherwise the bracelets won't appear. When the construction set is released somebody is bound to make Tsun's armor playable, and most likely make the effort to split the bracelets from the armor, so its a three piece outfit, and not a two piece. Edited November 29, 2011 by FavoredSoul Link to comment Share on other sites More sharing options...
Jaiyeson Posted November 29, 2011 Author Share Posted November 29, 2011 The boots are marked as non-playable so they appear invisible. If you've used the code to give you the boots then they will be in your inventory. You just have to use Player.EquipItem with the code to put them on. And about the gloves, Tsun's armor doesn't have a seperate item for those. Those 'bracelets' you see him wearing are actually part of the armor item. So if you equip the armor you'll automatically be wearing the bracelets. Make sure you're not wearing any gloves at the time otherwise the bracelets won't appear. When the construction set is released somebody is bound to make Tsun's armor playable, and most likely make the effort to split the bracelets from the armor, so its a three piece outfit, and not a two piece. Thank you for breaking it down for me. Link to comment Share on other sites More sharing options...
Recommended Posts