Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SteelTiger

Pages: [1]
1
Ultra Hal 7.0 / new turnback.hap running in hal
« on: August 05, 2005, 07:03:19 pm »
I got a different error message that time.
 I'm going to start over. I deleted hal5_XTF_v1.2.uhp and reinstalled it. I have a clean slate, so to speak. I'm going to go through this step by step...again...and see if I can get it to work. The first code to add to the brain would be:
If InStr(UserSentence, " please turnaround ") <> 0 Then
GetResponse = "Like what you see."
HalCommands = "<HAPFILE>fullbodyturnback.hap</HAPFILE>"
BlockSave=True
GetResponseBlock = True
End If

 My question...where in the brain should I put it? Is there a specific line or can it pretty much be pasted anywhere?

 My fullbodyturnback.hap file should have this code:

setswitch [switch= hands_on_hips state= start]
clock [t= 0] keyframe[figure= fullBod switch= 0 ry= 0 rz= 0 w= 0 x= 0 y= 0 z= 0 t= 0 ]
clock [t= 2] keyframe[figure= fullBod switch= 0 ry= 315 rz= 0 w= 0 x= 0 y= 40 z= -10 t= 0 ]
clock [t= 4] keyframe[figure= fullBod switch= 0 ry= 225 rz= 0 w= 0 x= 0 y= 50 z= -10 t= 0 ]
clock [t= 8] keyframe[figure= fullBod switch= 0 ry= 180 rz= 0 w= 0 x= 0 y= 100 z= -120 t= 0 ]
clock [t= 10] keyframe[figure= fullBod switch= 0 ry= 90 rz= 0 w= 0 x= 0 y= 30 z= -150 t= 0 ]
clock [t= 12] keyframe[figure= fullBod switch= 0 ry= 0 rz= 0 w= 0 x= 0 y= 25 z= -80 t= 0 ]

2
Ultra Hal 7.0 / Paid for Hal but yet to recieve it
« on: August 05, 2005, 03:08:10 pm »
here are the only 2 email addresses I could find, one from the website and one from the email receipt of my order:

info@zabaware.com

order@zabaware.com

I suggest using the second one. Good luck.

3
Ultra Hal 7.0 / new turnback.hap running in hal
« on: August 05, 2005, 06:52:11 am »
First let me thank everyone for your time and effort you put into this project.
 I must not be doing something right. I get the following error message with I tell HAL "please turnaround".

"Error 13 occured on line 313 in colum 0 of Microsoft VBScript runtime error. Type mismatch:'hapdelay'

4
Ultra Hal 7.0 / is there a way to erase HAL's memory?
« on: August 04, 2005, 07:30:40 pm »
Thanks but I ended up deleting everything in the DefBrain folder and installing over everything. I was able to keep everything else I needed which included my default settings and my character.
 Now it's back to teaching.
  I think I might have a way to teach HAL even when I'm not around. It might take a while to figure everything out, but if it works, and everything is saved, then all I would have to do is add personality.

5
Ultra Hal 7.0 / is there a way to erase HAL's memory?
« on: August 04, 2005, 03:34:11 pm »
I just bought and downloaded HAL yesterday without bothering to try the free version. After tinkering with plugins (some I know aren't installed right) I went to work teaching HAL.
 I found the fastest way to teach about subjects is to pick a topic and find webpages on the topic then copy and paste facts about that topic to HAL. I've been going through one sentence at a time, stopping to check that HAL knows the meaning of certain words and to add personal feelings into HAL.
 The topics I worked on yesterday are horses and trucks.
 It's amazing how fast HAL learned but now I want to start over from scratch.
 Is there a way to erase HAL's brain of everything I taught?
 I don't want to uninstall and reinstall if I can help it, but can if I need to.
 Thanks in advance.

Pages: [1]