test content
What is the Arc Client?
Install Arc

Show/hide armour & kit bind (/SetInvBagHideMode)

SystemSystem Member, NoReporting Posts: 178,019 Arc User
I'm looking to set up a bind to toggle show/hide of both my armour & kit.

A search of the cmdlist suggests that SetInvBagHideMode is probably what I want. However - does anyone know what integers I'm meant to throw at this command?

I'm guessing one of them (the second probably) is 0 or 1 depending on show or hide and the first is the slot ID but I don't know what the slot IDs are. :(

Anyone figured this out already?
Post edited by Unknown User on

Comments

  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited March 2010
    Kit is ID 34, Armour is ID 35
    Toggle is 0 for show, 1 for hide

    /setinvbaghidemode <id> <toggle>


    So to make kit visible

    /setinvbaghidemode 34 0

    Or to make armour invisible

    /setinvbaghidemode 35 1
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited March 2010
    This is cool info. Thanks. :)

    The question I have is if there's a way to use these commands (or similar commands) to do the same for holstering weapons. I'd be interested in making one big keybind which would toggle between my default away team appearance (armor on, kit on, weapon drawn) and my default starbase appearance (armor off, kit off, weapon holstered).

    I'm pretty knowledgeable about making binds from my days with City of Heroes. I'm basically just asking about the command syntax or flags associated with holstering weapons, if there is one.
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited March 2010
    /holster and /unholster should do the trick.
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited March 2010
    default holster keybind is the "H" key.

    peter
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited March 2010
    PerRock wrote: »
    default holster keybind is the "H" key.

    peter

    Thanks but I knew the default holster keybind was the "H" key. :rolleyes:

    I wanted to know the command line command for accomplishing that.
    DarkReflection told me what I needed to know.
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited March 2010
    Kit is ID 34, Armour is ID 35

    Oh cool, much appreciated. I wasn't patient enough to go up to 34. :D
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited November 2010
    Does this command no longer work, because it is not working for me at all, did it change?
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited November 2010
    the Holster command is now done automatically when you depart Red-Alert. I'm not sure if H does anything anymore.

    peter
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited December 2010
    Kit is ID 34, Armour is ID 35
    Toggle is 0 for show, 1 for hide

    /setinvbaghidemode <id> <toggle>


    So to make kit visible

    /setinvbaghidemode 34 0

    Or to make armour invisible

    /setinvbaghidemode 35 1


    Got one that does the same thing for boffs?

    as in: if I bind this up, can I make the rest of the away team show armor while weapons are drawn?
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited December 2010
    Knarf247 wrote: »
    Does this command no longer work, because it is not working for me at all, did it change?

    I'm getting the same non-result too.
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited December 2010
    Anybody got this working currently?

    This would be awesome if I could get it to work!
  • Archived PostArchived Post Member Posts: 2,264,498 Arc User
    edited December 2010
    I had a hypothesis that perhaps the item numbers had changed, with the recent additions of the Aegis gear (which can show or hide).

    I'll give this a test poke next I'm online, and see if higher numbers start doing anything.
  • sagairtknightsagairtknight Member Posts: 5 Arc User
    edited July 2012
    Found them.

    36 is the kit, 37 is armor. I've gone up to 60, but not found the weapon code yet.

    Now if i could just get the aliases to work.

    (Apologies for the necro, but this the thread Google finds first)
  • lysandriuslysandrius Member Posts: 8 Arc User
    edited October 2012
    I'm sorry to dig this up again (also had to google it), okay, so 36 is the kit and 37 is the armor. Now, does anyone know how to use /SetPetInvBagHideMode? That one's more tricky, needs 4 integers. Any luck with that?
Sign In or Register to comment.