Open davidegrigioni opened 2 hours ago
I'm trying to do a home system using NDatabase and my current issue is the following:
Here is the Home Model: https://gist.github.com/davidegrigioni/03f64f69e17b942c309a543f1ad23dfe HomeCommand: https://gist.github.com/davidegrigioni/f3e192e15af6915033e38d1f11e251bc Player Model: https://gist.github.com/davidegrigioni/79866b7a15dd9f346ae07b1fbd0a1084
Also my goal is to insert the homes in the playerprofile but i'm unsure on how to do it
I'm trying to do a home system using NDatabase and my current issue is the following:
Here is the Home Model: https://gist.github.com/davidegrigioni/03f64f69e17b942c309a543f1ad23dfe HomeCommand: https://gist.github.com/davidegrigioni/f3e192e15af6915033e38d1f11e251bc Player Model: https://gist.github.com/davidegrigioni/79866b7a15dd9f346ae07b1fbd0a1084