Hello everyone,
it's 2 weeks that I cannot use gameoption, when I do a Reload Game Options Configuration I always get part of my file and
array (
200 =>
array (
'name' => totranslate('Display tooltips'),
'needReload' => false,
'generic' => true,
'values' =>
array (
0 =>
array (
'name' => totranslate('Enabled'),
),
1 =>
array (
'name' => totranslate('Disabled'),
),
),
),
)
that I never put in my file. Of course addressing all the other options doesn't work anymore.
I have this problem with all my Gameoption files.
Anyone can help?
Thank you.
Paolo
it's 2 weeks that I cannot use gameoption, when I do a Reload Game Options Configuration I always get part of my file and
array (
200 =>
array (
'name' => totranslate('Display tooltips'),
'needReload' => false,
'generic' => true,
'values' =>
array (
0 =>
array (
'name' => totranslate('Enabled'),
),
1 =>
array (
'name' => totranslate('Disabled'),
),
),
),
)
that I never put in my file. Of course addressing all the other options doesn't work anymore.
I have this problem with all my Gameoption files.
Anyone can help?
Thank you.
Paolo