Hi,
I'm trying to edit the script of Position Lights, I need only 2 postions
1. Strobe and Steady
2. Steady
I don't need OFF postion - i'm using Honeycomb Alpha and wants too set OFF postion on NAV button. Can you please help me with it?
0·1·2·0·(L:POSL1)·(L:iFly_PosL)·
4·iseq·(>L:POSL1)·(>L:iFly_PosL)
(L:iFly_PosL)·0·==
if{·31·(>L:VC_Miscellaneous_trigger_VAL,·Number)·}
(L:iFly_PosL)·1·==
·if{·30·(>L:VC_Miscellaneous_trigger_VAL,·Number)·}
(L:iFly_PosL)·2·==
·if{·30·(>L:VC_Miscellaneous_trigger_VAL,·Number)·}
(L:iFly_PosL)·3·==
·if{·31·(>L:VC_Miscellaneous_trigger_VAL,·Number)·}
I dont know which position of it should I delete, I tried many combination and no idea...