Statistics: Posted by Duck_42 — 15 Apr 2013, 23:39
Statistics: Posted by Lion — 15 Apr 2013, 18:50
Arx wrote:BTW: I'm using a modified version of hotstat.
(Changed units built, kill, lost from number count to mass value.)
local info_dialog = { -- CHANGE THE TEXT IN DIALOG_TXT.LUA !!!!!
{name="total units built", path={"general","built","mass"},key=1},
...
{name="total kills", path={"general","kills","mass"},key=6},
{name="total lost", path={"general","lost","mass"},key=7},
...
local main_graph={[1]={name="score",path={"general","score",false}, index = 5},
[2]={name="mass",path={"resources","massin","total"}, index = 4},
[3]={name="energy",path={"resources","energyin","total"}, index = 3},
[4]={name="total_built",path={"general","built","mass"}, index = 1},
[5]={name="total_kills",path={"general","kills","mass"}, index = 6},
[6]={name="total_lost",path={"general","lost","mass"}, index = 7},
}
Statistics: Posted by Arx — 24 Mar 2013, 21:30
Statistics: Posted by Eukanuba — 24 Mar 2013, 13:30
Statistics: Posted by Ze_PilOt — 23 Mar 2013, 19:36
Statistics: Posted by Arx — 23 Mar 2013, 19:32
Statistics: Posted by Ze_PilOt — 22 Mar 2013, 17:55
Statistics: Posted by Eukanuba — 22 Mar 2013, 16:39
Statistics: Posted by ZaphodX — 22 Mar 2013, 15:21