-
Notifications
You must be signed in to change notification settings - Fork 14
MacrosAndKeyBindings
Arkayenro edited this page May 30, 2024
·
5 revisions
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( )
escape > options > game > gameplay > keybindings > ArkInventory