Briareos Posted October 20, 2022 Posted October 20, 2022 Hello, Does anyone now how to make the UFC comm channel window rotate through all the channels on your stream deck as you push a separate UFC comm channel button. I have a incremental input (rotary) button set up and it works fine. I push it and I can see the comm channels change on the UFC in the game but when I try to set up a Momentary Button/Display on my stream deck to see the channels change on the stream deck itself nothing happens. I have assigned it the same button id as my comm channel rotary button and disabled the send values while release yet it does not change channels like it does in the game. What am doing wrong.
Trigati Posted October 21, 2022 Posted October 21, 2022 I use 2 buttons, one channel up and the other channel down...the selected channel shows on the up button...if you just want to display the channel it doesn't matter what the button is configured to actually do...it just matters what you set it to display which should be 2028 for Comm1 and 2029 for Comm2. null In my case I also want the channel to be displayed off to the left so my Display String has substitutions with lots of spaces....but you wouldn't need that. It does need to account for the fact that the expert script sends 2 digits...so "1" is sent as " 1", "\/" is sent as " d". nullAnd just in case this helps, the button is just an increment of 1 to go up and -1 to go down. So, a rotary in not needed if you just change in one direction, a simple pushbutton with release disabled works. null
Briareos Posted October 21, 2022 Author Posted October 21, 2022 Hey Trigati, Thanks for the reply. I am not sure I was able to get my request out clearly enough. Here is my stream deck. The bottom left button works with comm1 rotating the different comm channels. What I am looking for is for the button above the incremental input (rotary) button which is a Momentary Button/Display, to display the comm channels as I hit the bottom channel button. So the Momentary Button/Display will display M, C, S, 1, 2, .... This are the setting I have set up on each button. I am referencing this youtube video were at the end he talks about setting this up, but doing it this way did not work. As you can see I tried setting it like yours but it did not work either.
Trigati Posted October 21, 2022 Posted October 21, 2022 In your screen shot you have the letter M in the title box….that overrides the dynamic update coming from DCS Export. Try deleting that M.Sent from my iPhone using Tapatalk
Recommended Posts