Jump to content

[Rel] Bounty Hunter armor


Recommended Posts

Guest ThatOne
Posted

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.

Posted

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

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...