Krista Chaffe
Registered User
Join date: 16 Jun 2007
Posts: 96
|
07-16-2007 14:03
I have written macros on notecards and load them. That works fine.
Unfortunately the chat doesn't get issued on the regular chat channel so the devices don't here it. I actually want to issue commands on custom channels say channel 1 but I have been looking at this for 2 weeks now and can't figure it out.
I can see the 'chat' in green but that doesn't affect the device.
Any help would be appreciated
|
Kokoro Fasching
Pixie Dust and Sugar
Join date: 23 Dec 2005
Posts: 949
|
07-16-2007 15:59
The problem is the devices are looking for the OWNER to say the command, and having a item that the OWNER wear say the command isn't the same. The only items I have found that chat macros will control are those items that let anyone control them.
|
Krista Chaffe
Registered User
Join date: 16 Jun 2007
Posts: 96
|
07-16-2007 17:39
Yes I figured out that the dialog option works but that just gets me another menu
In this case it is even more complicated.
Thanks for the reply though
|
Keiki Lemieux
I make HUDDLES
Join date: 8 Jul 2005
Posts: 1,490
|
07-16-2007 18:20
From: Krista Chaffe Yes I figured out that the dialog option works but that just gets me another menu
In this case it is even more complicated.
Thanks for the reply though If you are using dialogs you can make a macro that says it on channel 1 or 2 or whatever. If you are using regular chat, you can specify a channel with that as well. Example of dialog: [DIALOG]text,button1,button2,button3,9 The last number is the channel number. This dialog would say the command on channel 9. The other way to do it is like this: [9]command This would say 'command' on channel 9. But in this case the message would be coming from the object, not the avatar.
_____________________
imakehuddles.com/wordpress/
|