* How do I access Adventure Creator variables from Dialogue System Database? (Something like Variable["name"] = 10 from the Entries in the Conversation tab)
* Do I need to define the global variables in the Dialogue Database to be able to use them?(I did it and the values are not syncing. I have a variable defined in both Global and Dialogue Database, but after the conversation ends, it doesn't sync. This is how the Adventure Creator Bridge is set up.

***

* Can I access variables defined in DialogueSystem from Adventure Creator?
* Can I change Adventure Creator Local variables from Dialogue System Database?