Statistics: Posted by Exotic_Retard — 30 Nov 2016, 00:36
Statistics: Posted by Exotic_Retard — 30 Nov 2016, 00:03
Statistics: Posted by EntropyWins — 29 Nov 2016, 23:54
Statistics: Posted by Exotic_Retard — 29 Oct 2016, 01:44
Statistics: Posted by EntropyWins — 07 Oct 2016, 20:36
Statistics: Posted by EntropyWins — 02 Oct 2016, 21:49
Statistics: Posted by Exotic_Retard — 02 Oct 2016, 20:52
{
default = 0,
label = "Auto Reclaim",
tooltip = "Sets an Auto Reclaim level and turns wreckages off.",
help = "AutoReclaim.",
key = 'opt_AutoReclaim',
pref = 'opt_AutoReclaim',
values = {
{text = "Disabled (Wreckages On)", help = "Off", key = 0, },
{text = "Auto Reclaim 10%", help = "10%", key = 1, },
{text = "Auto Reclaim 15%", help = "15%", key = 2, },
{text = "Auto Reclaim 20%", help = "20%", key = 3, },
{text = "Auto Reclaim 30%", help = "30%", key = 4, },
{text = "Auto Reclaim 40%", help = "40%", key = 5, },
{text = "Auto Reclaim 50%", help = "50%", key = 6, },
},
},
{
default = 0,
label = "Auto Reclaim",
help = "AutoReclaim.",
key = 'opt_AutoReclaim',
pref = 'opt_AutoReclaim',
values = {
{text = "Disabled (Wreckages On)", help = "Off", key = 0, },
{text = "Auto Reclaim 10 percent", help = "10 percent", key = 1, },
{text = "Auto Reclaim 15 percent", help = "15 percent", key = 2, },
{text = "Auto Reclaim 20 percent", help = "20 percent", key = 3, },
{text = "Auto Reclaim 30 percent", help = "30 percent", key = 4, },
{text = "Auto Reclaim 40 percent", help = "40 percent", key = 5, },
{text = "Auto Reclaim 50 percent", help = "50 percent", key = 6, },
},
},
Statistics: Posted by EntropyWins — 02 Oct 2016, 20:37