28.04.2015, 17:29
Is your GM saving ini files if that's so it's likely your chmod and chown.
You must chown your folder to whatever user and usergroup is running the server such as chown -R gameserver:gameserver /home/gameserver
You can also try chmod such as chmod -R 700 /home/gameserver/scriptfiles/
You must chown your folder to whatever user and usergroup is running the server such as chown -R gameserver:gameserver /home/gameserver
You can also try chmod such as chmod -R 700 /home/gameserver/scriptfiles/