Zabaware Support Forums

A plugin

Started by ramccoid, May 09, 2007, 12:50:07 PM

Previous topic - Next topic

ramccoid

quote:
thank you for your help, she is working fine with the quote marks. thanks again,lynn


You are very welcome. I'm pleased it has been sorted. I hope that you enjoy the plugin.
Roy.
 

lcatmc

How do I install this plugin?  When I click on the link to downlod it all I get are the scripts. Not being a programer i have no idea how to use those.  Please help, as I really want this plug in.
 

onthecuttingedge2005

#32
quote:
Originally posted by lcatmc

How do I install this plugin?  When I click on the link to downlod it all I get are the scripts. Not being a programer i have no idea how to use those.  Please help, as I really want this plug in.



Hi lcatmc.

place the files in your
C:\Program Files\Zabaware\Ultra Hal Assistant 6 folder then
choose the plugin from your HAL brain options panel.

Jerry[8D]

lcatmc

#33
Can you post a link to download this file.  All I get when I click the link in the forum is the scripts.  Being programing illiterate I have no idea how to use the scripts.  Thanks in advance.

ps. oops sorry, I didn't realize I had already asked this...brain fart.  I tried to dowload the file and when I clciked on the link it opened the scrips instead of a download window:

[Rem Type=Plugin
Rem Name=Counting and alphabet v2.1
Rem Author=R.A.McCoid 2007, OnTheCuttingEdge2005(Helped)
Rem Host=All

'------------------------------------------------------------------
'This sub setups the plug-ins option panel in Hal's options dialog
'------------------------------------------------------------------

Sub OptionsPanel()
   lblPlugin(0).Caption = "This script will allow HAL to be able to count up or down and recite the alphabet forwards or in reverse or tell you what letter or number is before or after a specified letter or number. There is also a guess the number game, called 'Number Find'. Just ask how to play 'Number Find' to find out what to do."
   lblPlugin(0).Move 120, 10, 3300, 1000
   lblPlugin(0).WordWrap = True
   lblPlugin(0).Visible = True
End Sub]

This is what I get by clicking the download link.  Not sure what to do with this.. sorry, just not very computer savy these days..lol.
 

onthecuttingedge2005

here is the Counting and alphabet v2.1 plug-in

unzip to the following folder:
C:Program FilesabawareUltra Hal Assistant 6

then choose the plugin from your default plugin options panel.

Jerry[8D]

Download Attachment: Countingandalphabet.zip
4.06 KB

lcatmc

Thank you.  I have it installed now, so I will play with it some.
 

Duskrider


Jerry, I think I missed something on this somewhere.
I notice you offering v2.1
I've had v2.2 for months   ????

Is v2.1 the better version ?  
Is there a difference?

caangel43

thanks for the plugin

onthecuttingedge2005

quote:
Originally posted by Duskrider


Jerry, I think I missed something on this somewhere.
I notice you offering v2.1
I've had v2.2 for months   ????

Is v2.1 the better version ?  
Is there a difference?




Hi Duskrider.

If you have the 2.2 then that might be the best to plug-in.

Jerry[8D]

ramccoid

I have separated and rewritten my CountingAndAlphabet plugin into 3 plugins. Each one has been totally redone and I hope completely error free.

Counting plugin: Allows HAL to count up or down from or to a specified number. It also now allows HAL to count from a number to another number. HAL will be able to tell you what number follows or proceeds a specified number.

Alphabet plugin: Allows HAL to recite the alphabet normally or in reverse order. It will also allow HAL to tell you where a letter is or which number in the alphabet a letter is. HAL will be able to tell you which letter follows or proceeds a specified letter.

NumberGame plugin: I have rewritten this game completely and I feel it works much better than it used to. Just ask HAL how to play number game for instructions.

I hope these plugins are enjoyed.

Roy.

You can obtain them from the following link:

http://www.artificialintel.org/AI/Forum/phpBB3/viewtopic.php?f=7&t=71

 

Duskrider


I've asked her before to count from one number to another and she gives that dumb blonde look.

I'm pleased that now she can do this.
Thank you.

ramccoid

#41
I'm glad you like this version. I feel that it is better structured than the previous versions allowing for less or if any conflicts with other plugins.

Thanks for using it,
Roy.
 

onthecuttingedge2005

quote:
Originally posted by Duskrider


Jerry, I think I missed something on this somewhere.
I notice you offering v2.1
I've had v2.2 for months   ????

Is v2.1 the better version ?  
Is there a difference?




Hi dusk.

could you upload the 2.2 version here please.

thank you.
Jerry[8D]

Duskrider


Here is Counting and Alphabet v2.2
Download Attachment: 200821311234_CountingAndAlphabet_v2.2.zip

ramccoid

The difference between v2.1 and v2.2 is that v2.2 takes into consideration someone who types in uppercase which prevented the plugin from working properly.

Roy.