klaasb01
09-18-2009, 09:03 PM
I found the network trigger in another post. I ran it through .NET reflector to get the source and debug what was going on, but I still can't get it to work.
In visual studio I see it hanldethe socket and make the call to Vixen, but nothing happens.
this.m_trigger.ActivateTrigger(this.InterfaceTypeN ame, index);
The trigger looks to be defined but it never runs the sequence.
I've attached the source and an image of the trigger definition.
What else is there to setting up a trigger and testing it?
In visual studio I see it hanldethe socket and make the call to Vixen, but nothing happens.
this.m_trigger.ActivateTrigger(this.InterfaceTypeN ame, index);
The trigger looks to be defined but it never runs the sequence.
I've attached the source and an image of the trigger definition.
What else is there to setting up a trigger and testing it?