INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Failing to set up an AHK script for Vol.+/-  (Read 183 times)

Antoine.

  • World Citizen
  • ***
  • Posts: 180
Failing to set up an AHK script for Vol.+/-
« on: February 01, 2024, 07:46:13 am »

Hi,

I'm trying to set up the following AHK shortcuts (for the local player only, not other zones):
Code: [Select]
^+m::
Run mc31.exe /MCC 10017,0
return

^+NumpadAdd::
Run mc31.exe /MCC 10018,10
return

^+NumpadSub::
Run mc31.exe /MCC 10019,10
return

The "mute" function works well with shift+ctrl+M, but the volume functions fail to deliver: I see the JRiver reacting to the volume prompt (by displaying the volume under the currently playing title) but nothing moves. The shortcuts are not to blame because I tested them with the mute function.

Is something not working with 10018 & 10019 or is there something I missed about how volumes work?

Thanks!

Antoine
Logged
Server: Windows 10 Pro (64bits) & MC26 - Caselabs Mercury S5 - Corsair HX1000i - ASRock Z97M OC Formula - Intel i7-4790t - 16Gb - Crucial M500 960GB - MSI GTX 960 Gaming 4G - RAID5 : WD Red 4TB (6x) + Adaptec 6805 - JBOD : WG Green 4TB (4x) - Hauppauge WinTV-HVR-2200 - Kef Egg.

HTPC: Windows 10 Pro (64bits) & MC25 - Streacom F12C  - Streacom FLIRC - Corsair HX750i - ASRock Z97 Extreme4 - Intel i5-4690s - 16Gb - Crucial M500 480GB - MSI GTX 960 Gaming 2G - Asus Essence STX II.
Pages: [1]   Go Up