Statistics: Posted by eXcalibur — 20 Mar 2013, 15:41
Statistics: Posted by Xinnony — 06 Mar 2013, 19:10
options =
{
{
default = 150,
label = "Survival: Build Time",
help = "Length of initial building time.",
key = 'opt_Survival_BuildTime',
pref = 'opt_Survival_BuildTime',
values = {
{text = "0:00 (Default)",help = "", key = 0, },
{text = "0:30",help = "", key = 30, },
{text = "1:00",help = "", key = 60, },
{text = "1:30",help = "", key = 90, },
{text = "2:00",help = "", key = 120, },
{text = "2:30",help = "", key = 150, },
{text = "3:00",help = "", key = 180, },
{text = "4:00",help = "", key = 240, },
{text = "5:00",help = "", key = 300, },
{text = "6:00",help = "", key = 360, },
{text = "7:00",help = "", key = 420, },
{text = "8:00",help = "", key = 480, },
{text = "9:00",help = "", key = 540, },
{text = "10:00",help = "", key = 600, },
},
},
...
..
.
Statistics: Posted by Xinnony — 03 Mar 2013, 15:38