MacrosAndKeyBindings - arkayenro/arkinventory GitHub Wiki

Macros

if you want to toggle a window via a macro you can use the following code;

/run ArkInventory.Frame_Main_Toggle( ArkInventory.Const.Location.xyz )

where xyz is one of; Bag, Bank, Vault, Void, Mail, Wearing, Pet, Mount, Token (case sensitive)

you can always check the bindings.xml file for a list of all current locations

to summon your selected Mount use /run ArkInventory.LDB.Mounts:OnClick( ), for the Pet use /run ArkInventory.LDB.Pets:OnClick( )

KeyBindings

escape > options > game > gameplay > keybindings > ArkInventory