Author Topic: a question about hal saying the time  (Read 2273 times)

lightspeed

  • Hero Member
  • *****
  • Posts: 6764
    • View Profile
a question about hal saying the time
« on: July 31, 2011, 02:02:23 pm »
does anyone "robert or anyone" here know what file i can go into in the brain editor to find the hal time file (where hal says the time is  ...so and so a.m. or p.m? ) i want to find this file to further modify hal with extra saying such as from what my watch shows the time is.... etc. etc.

i have looked but maybe i am looking in the wrong direction i don't know .
« Last Edit: July 31, 2011, 02:25:43 pm by lightspeed »
 

onthecuttingedge2005

  • Guest
Re: a question about hal saying the time
« Reply #1 on: July 31, 2011, 05:26:27 pm »
does anyone "robert or anyone" here know what file i can go into in the brain editor to find the hal time file (where hal says the time is  ...so and so a.m. or p.m? ) i want to find this file to further modify hal with extra saying such as from what my watch shows the time is.... etc. etc.

i have looked but maybe i am looking in the wrong direction i don't know .

while in the editor, I respond with; What time is it?

Debug had this to say;

Code: [Select]
PatternDB: patterns
        Input:   WHAT TIME IS IT 
        Result: The time is <time>.
        Time: 0.461
    Function: Patterns
        Original:
        Current: The time is <time>.
        Time: 0.465

so the response is coming from the patterns table, the <time> is the time variable used to give the time.