Newbie xml computational question

Is the Bestof tag the only thing available atm to compare possibly different values for the same modifier to simulate a computation? I assume it is. I know math is not allowed as values. I just want to ask those of you that know what you are doing where I am simply one that tinkers. Thank you in advance.

5,483 views 2 replies
Reply #1 Top

an afterthought if you know, does this tag support more than 2 values? Anything in the game already seems to have only 2, just also wondering if it supports more than 2 for the comparison.

Reply #2 Top

To my knowledge the Bestof tag is the only comparator, and after a quick prowl through the xsd's it looks like an unbounded upper limit so it may be able to take any number of elements and compare them.  Looking at this myself for some operations where I want it to use a percentage of approval or 1 whichever is better so as to guarantee you always get at least one point from it.