At the part where it says load additional tables, I've put in the info I was supposed to (I'm not showing mine because I'm away from home/my server), and I know it works since my new items table works, as well as my gameobject_names and gameobject_spawns. But for some reason the new creature names one will not work no matter what I do, can someone help me?Code:# Additional Table Binding # You can load static item/creature/etc data into the server using this directive. # This way throughout database updates your custom data can be preserved. # Format: "sourcetable destination table,sourcetable destinationtable" # Example: "myitems items,mynpcs creature_names" # Default: "" # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# <Startup Preloading = "0" BackgroundLootLoading = "1" EnableMultithreadedLoading = "1" LoadAdditionalTables="">