====Stringlist Statistics==== There might be cases where a lot of extra custom statistics are necessary. The current rulevar based system with 3 extra statistics slots is rather limited and in a way hard to use. Thats why I am introducing the stringlist based statistics. If rulevar 957 is set to a stringlist ID# then the contents of this stringlist will be used to create extra additional regime statistics (in the statistics tabsheet). These statistics are NEVER a comparison between regimes, but always intended to be split out based on the names of dimensions. The contents of the stringlist are automaticly sorted an interprented by the engine. For each unique column 0 name of the graph a graphic will be presented consisting of a graph for each unique dimension name found for it. ===Stringlist columns expected=== Column 0 = Name of the graph (for example: 'infantry division count', make sure all entries use exactly the same letters) Column 1 = Regime slot number Column 2 = Name of dimension (for example: 'infantry divisions' or 'Goering'' or 'Hitler' Column 3 = Round number Column 4 = Value. (negative values are supported) ==Note== If no value is found for a certain round then 0 is presumed to be the value. ==Note== Keep the number of differently named dimensions for a graph relatively low otherwise the rendering might run into problems