Tobasium wrote:Did someone else have this problem? Can somebody tell me why this is so?
This is expected behaviour. Server executed dump.sql file and reverts your changes.
Tobasium wrote:If i make a change in the database in objects_types after a server restart the settings will be reset to standard
You should either empty your dump.sql file, or add your changes(with update/delete/insert sql statements) to dump.sql.
basilmod-pack-t14651/page180/#p81754