Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Specifying Number of Items to be Gathered?
#1
I’m attempting to create a mission-based, user-configurable gathering profile, where I’m placing every gatherable (botany & mining) item in an excel spreadsheet. When complete I’ll be able to rapidly generate a filterable form via MS Word in correct LUA scripting format.

Important to this little exercise is the ability to specify the quantity of each item to be collected. I presume the correct form is as follows (Where “NNNN” represents the Item.ID.):

Code:
            ["condition"] = {
                ["ItemCount(NNNN) < 20"] = true;
            };
            ["complete"] = {
                ["ItemCount(NNNN) <= 20"] = false;
            };

If this is incorrect, could anyone recommend a means of specifying ItemCount which does not point to a specific inventory slot.

Thank you in advance!
Reply
 


Messages In This Thread
Specifying Number of Items to be Gathered? - by Picklet - 11-13-2015, 12:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products