4.70 star(s) 11 Votes

fierylion

Member
Game Developer
Jan 18, 2019
231
425
Okay, so hear me out. What would be the best detailed description for the AI to identify describing in the Entities?

The queen specifically.
Yes I've acquired odd interests.
So uh tbh since its your very specialized interest, I think you would be the best person to come up with the entity description yourself. Just use your own words, the AI should be able to understand.
 

Nouvi

Member
Jul 24, 2018
144
266
so what exactly happens if i un checkmark single paragraphe events? does it make the respones bigger? do
yea and for some responses it is very long
To add to this, when you have single paragraph events unchecked, I've found that you can add this little thing at the end of your action -> (extend the response to # paragraphs) <- swapping out # for a number to set the explicit length of the response the AI will return to you, and it will generally override any world/system prompts trying to manage response length for that single response. (this may also be used to temporarily correct the AI if it seems to return shorter and shorter responses in general)

Different length responses may have quite varied results as well - 3 or less usually leaves too little room for the AI to actually let anything happen, while 6-7 seems just about enough to have one or two significant things happen. 12+ tends be prone to jank though, unless you also provide a lot for it to work with, which may actually work out surprisingly well at times too if you want a lot to happen in one go.
 

draxton

Newbie
Dec 10, 2019
34
54
To add to this, when you have single paragraph events unchecked, I've found that you can add this little thing at the end of your action -> (extend the response to # paragraphs) <- swapping out # for a number to set the explicit length of the response the AI will return to you, and it will generally override any world/system prompts trying to manage response length for that single response. (this may also be used to temporarily correct the AI if it seems to return shorter and shorter responses in general)

Different length responses may have quite varied results as well - 3 or less usually leaves too little room for the AI to actually let anything happen, while 6-7 seems just about enough to have one or two significant things happen. 12+ tends be prone to jank though, unless you also provide a lot for it to work with, which may actually work out surprisingly well at times too if you want a lot to happen in one go.
You can also write "world" rules stating how scenes or descriptions should be, for instance I often put "Characters descriptions are extra verbose, focus on the character and skip describing the location" and (depending on context) when I prompt a literal request for a description (eg: "Game: Describe Alice") I often append "Do not add story elements to the description"
I haven't checked the latest version, so maybe this kind of "rules" may work best as notes
 

draxton

Newbie
Dec 10, 2019
34
54
is there a way to make AI read the entities description when a new event is created. i mean, i made a creature that turns agressive when exposed to sunlight, and no matter how much i specify that sunlight was present on the place, sunlight reaching the creature, etc, the event just describes how sunlight is present and that, but doesnt trigger that "mechanic" of the creature
I had a similar idea (a trigger condition to alter the game flow), but after a few failures I managed it by appending a hint to the input, something along "blah, blah, blah" (Game: consider that X happens if Y is present and Z is ...., according to World rules, rule N should be applied)
My particular case was that if a character loses a challenge, the game should punish the character (the game picks the punishment from a possible list of punishments). The character lost the challenge, the game turned that character into a dog, conditions force the dog to become "feral".

Maybe the new NOTES mechanic can simplify the process, I haven't tried 1.1.6 yet (I need to finish my current campaign)
 

Serpream

Newbie
Jun 7, 2018
72
24
So been making huge progress trimming the fat from the over specific prompts. So gonna give myself till tomorrow to get it all done and will put all code up fully for people to inspect and adapt. It actually has done everything from insane body horror to oddly nice npc dialogue. Just gotta fix that looping bs again...
 

derp752

Member
Apr 22, 2019
133
161
I accidentally deleted some of the original worlds, do I need to clear out a cache/files somewhere to make it redownload them?
 

Nouvi

Member
Jul 24, 2018
144
266
I accidentally deleted some of the original worlds, do I need to clear out a cache/files somewhere to make it redownload them?
It was mentioned earlier that one way to fix it is by playing the online version in an incognito tab and edit the world, just to download it without changing anything, then load that in the downloaded version (or whichever version you usually play).
 

fierylion

Member
Game Developer
Jan 18, 2019
231
425
I accidentally deleted some of the original worlds, do I need to clear out a cache/files somewhere to make it redownload them?
Also if you delete ALL worlds, the game will automatically reload the default worlds

Also I have one bug report that says rollback has stopped working but I can't reproduce it. Anyone else has this issue?
 
4.70 star(s) 11 Votes