PDA

View Full Version : newbie stupid question



icync
November 10th, 2005, 10:08 AM
If a event take place i want to activate a group but if the group was allready activated then i want to deactivate that group. How can i do this? Please help....

blubberhoofd
November 10th, 2005, 10:20 AM
Hi,

Just take a look at this backshift function for Girder 3
http://www.promixis.com/phpBB2/viewtopic.php?t=13028&highlight=backshift

This cycles through 3 groups but could easally be altered so that it functions the way you described.

Have fun :wink:

icync
November 10th, 2005, 10:50 AM
k, thx

icync
November 10th, 2005, 11:37 AM
your script gives an error: "Unsupported, please use Lua scripting" (i'm using girder4)
Anyway, is there a script command that can activate a group?

icync
November 11th, 2005, 05:16 AM
or a script command who generates an event who can trigger an enable/disable group action

i just wanted to asign to 1 button on my remote 2 actions (i wanted that when i press the button to activate a group and when i press it again to deactivate that group - just like an on/off button, jesus is it that hard to do this in girder?! :o )

Promixis
November 11th, 2005, 05:23 AM
or a script command who generates an event who can trigger an enable/disable group action

i just wanted to asign to 1 button on my remote 2 actions (i wanted that when i press the button to activate a group and when i press it again to deactivate that group - just like an on/off button, jesus is it that hard to do this in girder?! :o )

if you are using girder 4 then post in the girder 4 forum :-?

did you read the manual on this? it is covered.

blubberhoofd
November 11th, 2005, 05:34 AM
Hi,

besides posting in the wrong forum.....

have a look at this:
http://www.promixis.com/phpBB2/download.php?id=2362

this is an example of a shift and a backshift funtion for Girder 4