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,084 - 3,097 of 8,137
Posts 3,084 - 3,097 of 8,137
Many questions are answered in the FAQ.
psimagus
19 years ago
19 years ago
no problem - it's a lot to absorb all at once, I know 
As for the gotos question (which I seem to have missed last night,) I only use numeric gotos - I find it's much easier to keep track of when you're updating on the web interface, rather than offline.
Simple enough really: the format is "goto 123456" as the response, and it will move the focus to the set of responses that are assigned to the seek with that number.
Beware of endless loops or overly long chains - if there's a goto in those responses, that can goto another, etc., you'll get a "too many gotos in a row" error. I don't know how many is "too many" - I've never had that error myself.

As for the gotos question (which I seem to have missed last night,) I only use numeric gotos - I find it's much easier to keep track of when you're updating on the web interface, rather than offline.
Simple enough really: the format is "goto 123456" as the response, and it will move the focus to the set of responses that are assigned to the seek with that number.
Beware of endless loops or overly long chains - if there's a goto in those responses, that can goto another, etc., you'll get a "too many gotos in a row" error. I don't know how many is "too many" - I've never had that error myself.
» More new posts: Doghead's Cosmic Bar
