You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ive been trying for a while to send vban-text using this plugin but i just cannot get it to work. i tested the same command in vb macro buttons and my other computer receives the commands fine but when i copy paste the same command into macro deck it just doesnt work at all
command(was taken directly from vb audio manual):
The API, as far as I can tell doesn't support sending the "SendText" method. It's the same with the far simpler "wait" command (eg. Wait(2000) to wait 2 seconds between one command in the script and the next.)
Documentation for the API specifically is here
If the option above doesn't work, but it does with macro buttons, let me know and I'll see if I can implement something with that since that is supported by the API.
ive been trying for a while to send vban-text using this plugin but i just cannot get it to work. i tested the same command in vb macro buttons and my other computer receives the commands fine but when i copy paste the same command into macro deck it just doesnt work at all
command(was taken directly from vb audio manual):
The text was updated successfully, but these errors were encountered: