I want to show the another DB' Conversation
(not Dialouge Manager - Initial Database, Dialogue System Trigger - Reference Database)
I want to show the Conversation in Database
(Dialogue System Trigger - Conversation)
Or if you add a database, does the next database exist?
How do I use multiple databases?
How do I use multiple databases?
- Attachments
-
- ExtraDatabase.png (50.44 KiB) Viewed 274 times
-
- DialogueSystem Trigger.png (55.18 KiB) Viewed 274 times
-
- Dialogue Manager.png (74.71 KiB) Viewed 274 times
Re: How do I use multiple databases?
Hello,
You have two databases: Director_Database and Director_Database2.
You do not need to add Director_Database to the Extra Databases component since it's already assigned to the Dialogue Manager's Initial Database.
When Extra Databases starts, it will create a combined database in memory containing the content of Director_Database and Director_Database.
I recommend setting the Extra Database's Remove Trigger to Nothing.
Also run the Unique ID Tool and/or set Base IDs in your databases as explained in Working With Multiple Databases.
You have two databases: Director_Database and Director_Database2.
You do not need to add Director_Database to the Extra Databases component since it's already assigned to the Dialogue Manager's Initial Database.
When Extra Databases starts, it will create a combined database in memory containing the content of Director_Database and Director_Database.
I recommend setting the Extra Database's Remove Trigger to Nothing.
Also run the Unique ID Tool and/or set Base IDs in your databases as explained in Working With Multiple Databases.
Re: How do I use multiple databases?
I looked at the manual and ran it, but it didn't work
What function should I call?
What function should I call?
- Attachments
-
- UniqueIDs.png (23.79 KiB) Viewed 261 times
-
- SyncFrom_data2.png (60.01 KiB) Viewed 261 times
-
- SyncFrom_data1.png (56.69 KiB) Viewed 261 times
-
- ExtraDatabase2.png (45.55 KiB) Viewed 261 times
-
- DialogueManager.png (95.99 KiB) Viewed 261 times
Re: How do I use multiple databases?
Hi,
What's not working?
Also, in Dialogue_Database2, you don't need to sync from Dialogue_Database2.
What's not working?
Also, in Dialogue_Database2, you don't need to sync from Dialogue_Database2.
Re: How do I use multiple databases?
Hello,
I want the dialog manager's Initial database to be Director_Database2
and the reference database of the dialog system trigger to be Director_Database2
I want the dialog manager's Initial database to be Director_Database2
and the reference database of the dialog system trigger to be Director_Database2
- Attachments
-
- Dialogue.png (90.71 KiB) Viewed 254 times
Re: How do I use multiple databases?
That's fine; you can do that.
Keep in mind that the Dialogue System Trigger's Reference Database field is only a convenience for the inspector. It tells the Dialogue System Trigger's conversation dropdown which conversation titles to show. The Reference Database field is not used at all at runtime.
Keep in mind that the Dialogue System Trigger's Reference Database field is only a convenience for the inspector. It tells the Dialogue System Trigger's conversation dropdown which conversation titles to show. The Reference Database field is not used at all at runtime.