01.07.2011, 16:14
PHP Code:
$config['count_create_left'] = x;
PHP Code:
$config['agreement_per_hour'] = x;
x is how many points are added in (1 hour / speed) if it's not 100.
what are these settings?
|
01.07.2011, 16:14
PHP Code: $config['count_create_left'] = x; PHP Code: $config['agreement_per_hour'] = x; x is how many points are added in (1 hour / speed) if it's not 100. |
« Next Oldest | Next Newest »
|
Messages In This Thread |
what are these settings? - by stef534 - 29.06.2011, 13:28
RE: what are these settings? - by Molt - 29.06.2011, 13:56
RE: what are these settings? - by stef534 - 01.07.2011, 15:10
RE: what are these settings? - by Molt - 01.07.2011, 16:14
RE: what are these settings? - by stef534 - 01.07.2011, 16:16
RE: what are these settings? - by Molt - 01.07.2011, 16:21
RE: what are these settings? - by stef534 - 01.07.2011, 16:24
RE: what are these settings? - by Molt - 01.07.2011, 16:26
RE: what are these settings? - by stef534 - 01.07.2011, 16:50
RE: what are these settings? - by Molt - 01.07.2011, 17:48
|