mynamedb = {}
mynamedb.names = db:create("mynamedb", { names = { name = "", age = "", city = "", race = "", dragon = "", house = "", order = "", cityenemy = false, houseenemy = false, orderenemy = false,
_unique = {"name"}, } })
mynamedb.temphonors = { name = "", age = "", city = "", race = "", dragon = "", house = "", order = "", xprank = "", cityenemy = false, houseenemy = false, orderenemy = false,}
db:merge_unique(mynamedb.names.names, mynamedb.temphonors)
Comments
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof