1. #1

    ArkInventory Rule

    Hi guys i've been using ArkInventory for a long time but in the most basic way just ussing categories. However i want to assign the tier tokens to one slot (by default they are on the "soulbound category") so i imagine it can be done by making a Rule which assign items which name contains "Vanquisher" (im a druid).
    However i have no idea how to do that so would appreciate some help on how to make this rule.
    Thanks

  2. #2
    They got a pretty good documentation over here: https://code.google.com/p/arkinventory/w/list

    This is what you are looking for: https://code.google.com/p/arkinvento...eFunction_Name

    Also, you can use the "edit mode" and right-click any item to get more information about it.
    Last edited by Crudor; 2014-06-04 at 08:37 PM.

  3. #3
    Yep, make a rule with the word name and the name of whatever you want in that rule in quotes with commas, and a space between the parenthesis. This is my big one to group all the "World Event" stuff together.
    Code:
    name ( "pilgrim","winter hat","brewfest","hallowed wand -","lovely charm","of summer","fire festival","fumigator","horseman","juggling","romantic","red rider","squashling","minizep","crashin","war fuel","elder's moonstone","hallowed","bouquet","gaudy","mistletoe","holly","elegant dress","ancestry","elune","winter veil", "blossoming","spring circlet","theramore tabard", "heartbreaker")
    Please Blizzard, we need that toybox thing!!

    Also this one will group your BoA Heirlooms together
    Code:
    q( 7 ) or tooltip("Battle.net")
    Last edited by lawomous; 2014-06-04 at 09:01 PM.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •