What I want to do is to be able to set the profile on db_data to Default and leave it there. (This is so all users on the account share that data) and then be able to call SetProfile on db per user.
Right now I end up with two namespaces "LD50_armor_data" "LD50_armor" but only the "LD50_armor_data" is used. The actual player settings are one level higher.
What I want to do is to be able to set the profile on db_data to Default and leave it there. (This is so all users on the account share that data) and then be able to call SetProfile on db per user.
Right now I end up with two namespaces "LD50_armor_data" "LD50_armor" but only the "LD50_armor_data" is used. The actual player settings are one level higher.
Here is the clipped lua file:
When I try to set the profile currently both of the "ProfileKeys" are set and I really only want to change the later ones.
.... but if you already have a big SV, that's probably not what you want to do.