Search found 70 matches

by KingCeryn
Sun Jul 02, 2023 12:35 pm
Forum: Quest Machine
Topic: Unable To Restore Quest error [Solved]
Replies: 7
Views: 1269

Re: Unable To Restore Quest error

Success! Updating worked, thanks so much!
by KingCeryn
Sun Jul 02, 2023 10:58 am
Forum: Quest Machine
Topic: Unable To Restore Quest error [Solved]
Replies: 7
Views: 1269

Re: Unable To Restore Quest error

Oh lol no worries I'll try that!

I'll let you know if this fixes if for future searches
by KingCeryn
Sun Jul 02, 2023 1:35 am
Forum: Quest Machine
Topic: Unable To Restore Quest error [Solved]
Replies: 7
Views: 1269

Re: Unable To Restore Quest error

Here's what It looks like when i start up, add quests, load a scene and SAVE: FirstLoad.PNG I can exit, reload, close the game, do this ads much as i want no problem. However, if i try to add MORE quests after, I can only exit and re-load ONCE, properly like this: 2ndLoad.PNG However If I try to the...
by KingCeryn
Sun Jul 02, 2023 1:28 am
Forum: Quest Machine
Topic: Unable To Restore Quest error [Solved]
Replies: 7
Views: 1269

Re: Unable To Restore Quest error

I'm using 1.2.34 for Quest Machine, and im saving using SaveSystem.SaleToSlot(int)

Here's what my player's journal save settings look like, but ive tried ever combination and it still happens.
by KingCeryn
Sat Jul 01, 2023 1:50 pm
Forum: Quest Machine
Topic: Unable To Restore Quest error [Solved]
Replies: 7
Views: 1269

Unable To Restore Quest error [Solved]

Hey Tony, so im trying to just load my quests in, but im having trouble getting it to work- for some reason whenever I back out of a scene and re-join, and call my load functions, if i already had quests in my journal it won't restore them, and gives me this error. There seems to be two empty spaces...
by KingCeryn
Sun Apr 09, 2023 1:52 am
Forum: Quest Machine
Topic: Quest Machine + Dialogue System w/ OpenAI
Replies: 2
Views: 1219

Re: Quest Machine + Dialogue System w/ OpenAI

awesome! no worries, I'd already saving so much time with it as it is now!
by KingCeryn
Sat Apr 08, 2023 3:04 am
Forum: Quest Machine
Topic: Quest Machine + Dialogue System w/ OpenAI
Replies: 2
Views: 1219

Quest Machine + Dialogue System w/ OpenAI

Hey Tony, I was getting ready to start generating some Quests using the Dialogue system ChatGPT add-on, but I also use Quest Machine, and was wondering if you had any plans to integrate the generator with QM as well, i.e. currently I'd have to still manually create and link a new QM quest for each A...
by KingCeryn
Wed Dec 14, 2022 2:40 am
Forum: Quest Machine
Topic: Devion Inventory support for Quest Machine
Replies: 5
Views: 857

Re: Devion Inventory support for Quest Machine

I do use Dialogue System! Previously on a separate game, i was using the Invector integration for both DM and QM, and i think i can handle the Conversation Devion item Quest lua conditions, But say, picking up an item, out in the world, etc. The Invector integration has a way to detect if youve got ...
by KingCeryn
Mon Dec 12, 2022 2:29 am
Forum: Quest Machine
Topic: Devion Inventory support for Quest Machine
Replies: 5
Views: 857

Re: Devion Inventory support for Quest Machine

Ah okay, i should be able to code some kind of workaround check, but is there a simple function i can call remotely- say from a trigger check that looks for the Devion Item in my inventory, etc- to manually change a speicific Quest Node? Something like QM.instance.ChangeQuestNode(QuestName, QuestNod...
by KingCeryn
Sun Dec 11, 2022 4:10 am
Forum: Quest Machine
Topic: Devion Inventory support for Quest Machine
Replies: 5
Views: 857

Devion Inventory support for Quest Machine

Hey Tony, just wondering if the Devion Inventory free system works with Quest Machine, as well as Dialogue System?