Hey, thanks for the answer that makes sense! I'll do those changes
I'm using all the custom saver from the spirit and the mouse for PC and Consoles you helped me write back then , so we're pretty much set for consoles!
Search found 70 matches
- Wed Sep 18, 2024 9:25 am
- Forum: Dialogue System for Unity
- Topic: remove saveinfo.dat
- Replies: 3
- Views: 56
- Tue Sep 17, 2024 8:54 pm
- Forum: Dialogue System for Unity
- Topic: remove saveinfo.dat
- Replies: 3
- Views: 56
remove saveinfo.dat
Hello!
I was wondering if it was possible to tell the save system to not generate the "saveinfo.dat" file. In my current game I don't need at all, and and its useless to me as I will only ever use the first slot
Thanks!
I was wondering if it was possible to tell the save system to not generate the "saveinfo.dat" file. In my current game I don't need at all, and and its useless to me as I will only ever use the first slot
Thanks!
- Fri Aug 19, 2022 2:20 pm
- Forum: Dialogue System for Unity
- Topic: speakerInfo.nameInDatabase returning display name?
- Replies: 3
- Views: 267
Re: speakerInfo.nameInDatabase returning display name?
Ha! that's amazing, thanks a lot!!
- Fri Aug 19, 2022 2:10 pm
- Forum: Dialogue System for Unity
- Topic: speakerInfo.nameInDatabase returning display name?
- Replies: 3
- Views: 267
speakerInfo.nameInDatabase returning display name?
Hello! I'm using a custom script to modifiy the color of some UI during dialogue (The background of the title of the name of the character) I'm using: subtitle.speakerInfo.nameInDatabase to get some custom data from the actor, but logging this value, it seems that this always returning the "Dis...
- Thu Aug 11, 2022 9:29 am
- Forum: Dialogue System for Unity
- Topic: How to remove completely some language from the DB?
- Replies: 3
- Views: 371
Re: How to remove completely some language from the DB?
Thanks! I can't update the plugin anymore as we are very close to freezing all changes, I'll do via the templates, thanks!
- Thu Aug 11, 2022 8:55 am
- Forum: Dialogue System for Unity
- Topic: How to remove completely some language from the DB?
- Replies: 3
- Views: 371
How to remove completely some language from the DB?
Hello!
A while ago while doing some tests, i added some languages.
Is there a way to completely remove all field for certain languages in the whole database?
thanks!
A while ago while doing some tests, i added some languages.
Is there a way to completely remove all field for certain languages in the whole database?
thanks!
- Mon Aug 01, 2022 10:03 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System saver saving quest entry text
- Replies: 6
- Views: 506
Re: Dialogue System saver saving quest entry text
thanks a lot Tony!
- Mon Aug 01, 2022 12:16 am
- Forum: Dialogue System for Unity
- Topic: Dialogue System saver saving quest entry text
- Replies: 6
- Views: 506
Re: Dialogue System saver saving quest entry text
Hi! I checked and even with the option unticked, every quest entry and its differents translations are in the save data!
here is the manager:
and here is the block of the save file, containing all the quest fields!
here is the manager:
and here is the block of the save file, containing all the quest fields!
- Wed Jul 27, 2022 10:18 pm
- Forum: Dialogue System for Unity
- Topic: Dialogue System saver saving quest entry text
- Replies: 6
- Views: 506
Re: Dialogue System saver saving quest entry text
Thanks! It looks like it was already unticked, but I'll do some test to make sure it's behaving correctly with a fresh save!
Im using 2.2.25.1 !
Im using 2.2.25.1 !
- Wed Jul 27, 2022 8:24 pm
- Forum: Dialogue System for Unity
- Topic: Dialogue System saver saving quest entry text
- Replies: 6
- Views: 506
Dialogue System saver saving quest entry text
Hello! I realized recently that the save file generated by DS had all of the text from the quest entries (in all languages!). Which mean that it's until I cleared my save, I was not seeing changes in my quest log (This was driving me crazy :lol: ) Is there a way to choose what the saver saves? Ideal...