Zabaware Support Forums

help with a Haptek script file

Started by wgb14, January 02, 2006, 12:25:26 AM

Previous topic - Next topic

Dr.Benway

Wgb14, I don't think you are doing anything wrong. I think the current Haptek scripting abilities are probably rather limited. [:D]

freddy888

I had problems with the Haptek timing too, i wonder if the SDK is out of pace with the Player.  Perhaps you should try emailing Haptek and see if they can send you anything on using the /clock commands.

wgb14

Ok guys, here is the script that does the trick. The whole problem in offline scripting is to master the paths.  

#Haptek  Version= 2.00 Name= animation_change HapType= script FileType= text
## world NewCharacter



load [file= [data/animations/dance.hap] i0=0]
load [file= [data/animations/shortwalk.hap] i0=0]


clock [t= 1] q2 [s0= [hi my name is maria ]]
clock [t= 3] switchscript  [file= [dance] i0= 1 i1=1]
clock [t= 10] switchscript  [file= [shortwalk] i0= 1 i1=0]
 

Dr.Benway

Yep, you're right. And the parameters function as well - in contrary to what I suspected. Thanks Wgb14!

wgb14

You are more than welcome Dr.Benway. Perhaps the admin should consider opening a section dedicated to character scripting.
 

Dr.Benway

Glad to hear that, but who are you addressing right now, because nobody is running the board here? Unless you mean the DG-forum ofcourse.

freddy888


wgb14

Dr.Benway all i am suggesting is that perhaps the admin should consider opening a section in Hal's forum dedicated to character scripting. It would be fun to be able to share the scripts that we make for our haptek characters
 

Dr.Benway

I knew what you meant, but I just wanted to stress the point that Zabaware and its forum is only managed by Robert Medeksza. Never mind. [:D]

freddy888

#24
We've got a Hap section over at DG, I was asking for haps a while back but I don't think many people apart from Neil and Dusk were doing any and they prefer for the most part to keep Zaba as their base.  You're welcome to make use of it anyway.

I havent done a great deal with finished haps lately, but when I get hold of Hal6 in a few days I will more than likely be going back to some more hap writing.

wgb14

Hi Freddy,

In the next few months i will make a number of haps for different uses in my project (not directly related to Hal). I will post everything here and to the digital girl forum.

Thanks
 

Carl2

wgb14,
 Interesting work your doing, I haven't got into that yet, still in the display emotions and changing clothing. I hope you keep putting in posts so I'll have a little knowledge before I start. Also DG has a pretty good forum and could use your input.
Carl2