Open marped01 opened 10 years ago
Hi, wonderful plugin u made :)
just noticed a small error in the example script, under mouse support section of the readme file.
if event == "MOUSE_BUTTON_RELEASED" then OutputDebugMessage("TS3_PTT_ACTIVATE")
Should be changed to OutputDebugMessage("TS3_PTT_DEACTIVATE")
Hi, wonderful plugin u made :)
just noticed a small error in the example script, under mouse support section of the readme file.
if event == "MOUSE_BUTTON_RELEASED" then OutputDebugMessage("TS3_PTT_ACTIVATE")
Should be changed to OutputDebugMessage("TS3_PTT_DEACTIVATE")