The AI Engine
This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.
Posts 7,043 - 7,055 of 7,766
Posts 7,043 - 7,055 of 7,766
Mome Rath
12 years ago
12 years ago
I don't mind the automatic functions of the AI engine, I'd just prefer to be able to override them.
Could we have keywords like xblab, xrepeat, and xhello2, please?
Could we have keywords like xblab, xrepeat, and xhello2, please?
gshank687
12 years ago
12 years ago
How do you use bot memories to change responses? For example, if I have a bot with multiple locations they can be chatted with, if one location allows the bot to buy a drink, and the other does not, how do I use the memory to make an if/else statement? Pseudocode!
if (Bot IS at Bar)
buy beer
else
pet llama
for example ^>^
if (Bot IS at Bar)
buy beer
else
pet llama
for example ^>^
gshank687
12 years ago
12 years ago
Figured it out! gotta save the memory and do <?PF if (mem-memoryname) is "memoryvalue"; ?>
Yay for reading the whole Book of AI, lol.
Yay for reading the whole Book of AI, lol.
Mome Rath
12 years ago
12 years ago
When filling the xfavorite keyword of one of my bots it came to my mind I'd like to have a (specific2) plugin there.
0rinoco
12 years ago
12 years ago
Here is what I have in mind:
my bot: Do you like me?
response: Yes
I want to treat the "yes" by jumping to the xcompliment routine so I can use its responses and the emotional level
my bot: Do you like me?
response: Yes
I want to treat the "yes" by jumping to the xcompliment routine so I can use its responses and the emotional level
prob123
12 years ago
12 years ago
for a response put GOTO amd the keyphrase you want to go to. I don't know if the engine will go to xcompliment. You can get to many gotos in a row.
0rinoco
12 years ago
12 years ago
thank you prob123... BTW, I actually did finally find a bit in the manual about GOTO, one line! for such an important and much used tool.
0rinoco
12 years ago
12 years ago
HELP!
I exported my language center for Eniola, did some work on it and tried to import it. The test run says there is no such bot as Eniola. I did nothing to the header of the language file. Any advice?
I exported my language center for Eniola, did some work on it and tried to import it. The test run says there is no such bot as Eniola. I did nothing to the header of the language file. Any advice?
0rinoco
12 years ago
12 years ago
Never mind, I fixed it. I used LibreOffice Writer to save the file as .tex , but apparently there were some appended non-printing characters. I used gedit 3.4.1 and it worked just fine.
» More new posts: Doghead's Cosmic Bar