centaurette Posted March 10, 2013 Posted March 10, 2013 What exactly is the armor called in game? I loaded up the mod, but there's nothing in my inventory and I can't find the name on the console.
Guest ThatOne Posted March 10, 2013 Posted March 10, 2013 If you want to use the console to add the armor, you'll have to open the CS and load the esp, find the form ID, then check your load order. When in game, type the usual player.additem as you are used to, and for the item code type the mod's load order followed by the form ID from the CS (without spaces). Or, you can just look for the container in the CS to find where it is in-game, and pick the armor from that. If you have the CS extender, you'll be able to find the container nearly instantly as things modified are highlighted and pushed to the top of the list (unlike the normal CS, where you may have to do a bit of searching to find the correct entry in the list, depending on the first letter). I frankly have no idea where the armor is located; I simply merged it with all my other mods to save esp slots.
Poontank Posted March 10, 2013 Posted March 10, 2013 In this case here my guess is you aren't using OBSE. The mod has an auto-add script that puts the armor (which is indeed named 'Bounty Hunter') immediately into your inventory upon loading up the game. The script seems to require OBSE to function properly. As for the additem console code, there must be a quantity parameter at the end, at least 1. Like this: player.additem XXXXXXXX 1
centaurette Posted March 10, 2013 Posted March 10, 2013 Well one easy way to find armour is to type 'help <armour name>' into the console, but the author hasn't stated what the name of the armour is. I tried to find 'Bounty Hunter' in game, but there was no armour as such.
DeltaD36 Posted March 11, 2013 Posted March 11, 2013 I made a pic of full armor, maybe you want do it exacly as the original mash up: The boots are from here: http://oblivion.nexusmods.com/mods/40463 DMRA version can be found here: http://www.loverslab.com/showthread.php?tid=2229 And the thighs wear is from Doble Melons wardrobe: http://www.loverslab.com/showthread.php?tid=3565 What race is it that you use? Or is it custom? :/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now