Search found 70 matches
- Sun Jul 02, 2023 12:35 pm
- Forum: Quest Machine
- Topic: Unable To Restore Quest error [Solved]
- Replies: 7
- Views: 1347
Re: Unable To Restore Quest error
Success! Updating worked, thanks so much!
- Sun Jul 02, 2023 10:58 am
- Forum: Quest Machine
- Topic: Unable To Restore Quest error [Solved]
- Replies: 7
- Views: 1347
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
I'll let you know if this fixes if for future searches
- Sun Jul 02, 2023 1:35 am
- Forum: Quest Machine
- Topic: Unable To Restore Quest error [Solved]
- Replies: 7
- Views: 1347
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...
- Sun Jul 02, 2023 1:28 am
- Forum: Quest Machine
- Topic: Unable To Restore Quest error [Solved]
- Replies: 7
- Views: 1347
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.
Here's what my player's journal save settings look like, but ive tried ever combination and it still happens.
- Sat Jul 01, 2023 1:50 pm
- Forum: Quest Machine
- Topic: Unable To Restore Quest error [Solved]
- Replies: 7
- Views: 1347
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...
- Sun Apr 09, 2023 1:52 am
- Forum: Quest Machine
- Topic: Quest Machine + Dialogue System w/ OpenAI
- Replies: 2
- Views: 1247
Re: Quest Machine + Dialogue System w/ OpenAI
awesome! no worries, I'd already saving so much time with it as it is now!
- Sat Apr 08, 2023 3:04 am
- Forum: Quest Machine
- Topic: Quest Machine + Dialogue System w/ OpenAI
- Replies: 2
- Views: 1247
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...
- Wed Dec 14, 2022 2:40 am
- Forum: Quest Machine
- Topic: Devion Inventory support for Quest Machine
- Replies: 5
- Views: 916
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 ...
- Mon Dec 12, 2022 2:29 am
- Forum: Quest Machine
- Topic: Devion Inventory support for Quest Machine
- Replies: 5
- Views: 916
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...
- Sun Dec 11, 2022 4:10 am
- Forum: Quest Machine
- Topic: Devion Inventory support for Quest Machine
- Replies: 5
- Views: 916
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?