Newcomers

This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.

Posts 3,899 - 3,910 of 8,132
Many questions are answered in the FAQ.


18 years ago #3899
Thanks for the offer, but I'd rather do it myself and get the experience. I admire the patience you must have had to program a branching game in this language. I do have a short chess section in "Irina Khalidar," which no one seems to take advantage of for some reason, so it hasn't really been tested.

18 years ago #3900
chess? without javascript. I'm impressed
BJ plays a pretty mean game of chess (for a bot,) but only with a little outside help.
His "zany adventure" is also worth a look if you're into games.

18 years ago #3901
I have no idea what any of you are taling about!

18 years ago #3902
"talking about!


...

18 years ago #3903
Don't be impressed, it's quite trivial! How do you arrange to have "outside help"?

18 years ago #3904
Yet another question: I often have an 'xnomatch' seek with no competing seeks; my intent was to get the response
to that seek no matter what. But it often doesn't happen that way; I get a response to some relevant keyphrase, or to an xnone. Is there any way to assure that the response to the 'xnomatch' will be selected?

18 years ago #3905
Don't be impressed, it's quite trivial! How do you arrange to have "outside help"?

Turn on your chat messaging or drop me an email and I'll let you know.

18 years ago #3906
That sounds like a bug. I've had some missed seeks lately as well. Theoretically, xnomatch SHOULD always pick up if nothing else matches. The one exception seems to be goodbyes. Those tend to break out of the seek and go to xgoodbye.

18 years ago #3907
I have had missed seeks too, I think it is a bug.

18 years ago #3908
One thing I have not seen in the Book of AI is how to key my bot to respond differently to me then to others. As in to recognize me as Owner and others as friends.

18 years ago #3909
that's impossible I think, unless you use your own name as a key phrase, and use it while talking to him

18 years ago #3910
No, all you need to do is have a default nickname memory in the AI script initialization box under the bot's settings

default (name) as "nickname";

Then put in {?PF if "nickname" is "stevej101"; ?} on statements you only want the bot to use with you, and {?PF if "nickname" is not "stevej101"; ?} on ones you don't. But use pointy brackets (which tend not to show up in the forums).

<?PF if "nickname" is "stevej101"; ?>
<?PF if "nickname" is not "stevej101"; ?>


Posts 3,899 - 3,910 of 8,132

» More new posts: Doghead's Cosmic Bar