Gear Utility Update
Monday, December 1st, 2008So I was filling out my protection set for Salovia, entering in all the crafted mats for certain epics and such and decided I wanted to tally up all the mats I was using. You’re familiar with this:

Notice how I’ve entered the comment for the crafted pieces. In the edit panel, just list the materials needed to craft it in this format:
5 x Material

The format is [number] x [material], or [int] x [string]. The separator is the ‘x’ with or without spaces, so don’t use any mats with x’s in the words o.o! (I should change that to * now that I think about it…). So enter each material on it’s own line. When the table is displayed, it grabs each individual line of the comment box, and then calculates totals based on where that X (or *) is. If you enter it incorrectly, it just won’t be parsed into the table. This should be the result:

Let me know if any anomolies pop up and ask me if you have any questions or anything.