Page 1 of 1

Save Dialogue System variables and quests in ORK

Posted: Tue Jan 19, 2016 11:58 pm
by hellwalker
Hi,

First of all thank you for this excellent plugin. I love how simple to use and yet powerful it is.
I plan to use it with ORK Framework, and I'm thinking about further expanding the integration by maybe saving the Dialogue System Quests and Variables data with ORK. So I can deal with most of the dialogue and quests through Dialogue System.

If you could give me a few pointers on how to best approach this it would be very helpful.
I was wondering if it's possible to get a full list of all the variables from Dialogue System into some kind of C# array or a list? So i can run it through ORK's save system? http://orkframework.com/tutorial/howto/ ... save-data/

Thanks,
Sandro

Re: Save Dialogue System variables and quests in ORK

Posted: Wed Jan 20, 2016 8:10 am
by Tony Li
Hi Sandro,

If your Dialogue Manager has a Dialogue System Ork Bridge component, it automatically saves Dialogue System quests and variables to ORK's save system. You don't need to do anything extra.

Tony

p.s. - If you notice any issues with the ORK integration, please let me know. No other ORK + Dialogue System users have reported any issues, but I haven't had a chance to test it with the latest version of ORK. That's on the slate for the next release of the Dialogue System.

Re: Save Dialogue System variables and quests in ORK

Posted: Fri Jan 22, 2016 9:31 pm
by hellwalker
Tony Li wrote:Hi Sandro,

If your Dialogue Manager has a Dialogue System Ork Bridge component, it automatically saves Dialogue System quests and variables to ORK's save system. You don't need to do anything extra.

Tony

p.s. - If you notice any issues with the ORK integration, please let me know. No other ORK + Dialogue System users have reported any issues, but I haven't had a chance to test it with the latest version of ORK. That's on the slate for the next release of the Dialogue System.
Ah yeah it works, sorry I must have forgot to save the scene after adding ORK bridge for the first time.

Re: Save Dialogue System variables and quests in ORK

Posted: Fri Jan 22, 2016 9:49 pm
by Tony Li
No worries! If you notice any issues or have any suggestions for additional integration with ORK, just let me know.