Ok, So I am trying to program the Gkeys on my g15 keyboard to run my alt WHM. What I want is to be able to press a button and get an appropriate response. (Press G1 key and get a cure3 on an assigned person)
What I have done so far:
Load Binder plugin via init at startup
Load Dualsend plugin via init at startup
Load the .txt that I have the keybinds on but loading from the console in game
keyboard_bind g15v2_m1g1 input //send Vesperr /ma "Cure IV"Spoogy;
keyboard_bind g15v2_m1g2 input //send Vesperr /ma "Cure IV" Spoogy;
keyboard_bind g15v2_m1g3 input //send Vesperr /ma "Cure V" Spoogy;
keyboard_bind g15v2_m1g4 input //send Vesperr /ma "Cure VI" Spoogy;
keyboard_bind g15v2_m1g5 input //send Vesperr /ma "Silena" Spoogy;
keyboard_bind g15v2_m1g6 input //send Vesperr /ma "Haste" Spoogy;
keyboard_bind g15v2_m2g1 input //send Vesperr /ma "Erase" Spoogy;
keyboard_bind g15v2_m2g2 input //send Vesperr /ma "Paralyna" Spoogy;
keyboard_bind g15v2_m2g3 input //send Vesperr /ma "Stona" Spoogy;
keyboard_bind g15v2_m2g4 input //send Vesperr /ma "Viruna" Spoogy;
keyboard_bind g15v2_m2g5 input //send Vesperr /ma "Blindna" Spoogy;
keyboard_bind g15v2_m2g6 input //send Vesperr /ma "Cursna" Spoogy;
keyboard_bind g15v2_m3g1 input //send Vesperr /ma "Cure V" Ibelin;
keyboard_bind g15v2_m3g2 input //send Vesperr /ma "Cure VI" Ibelin;
keyboard_bind g15v2_m3g3 input //send Vesperr /ma "Haste" Ibelin;
keyboard_bind g15v2_m3g4 input //send Vesperr /ma "Erase" Ibelin;
keyboard_bind g15v2_m3g5 input //send Vesperr /ma "Silena" Ibelin;
keyboard_bind g15v2_m3g6 input //send Vesperr /ma "Stona" Ibelin;
I put "keyboard_allowmmf 1" in the init file like the readme said to. What am I doing wrong? Did I just write the macros wrong or am I totally fucked up?(just had surgery and am on narcotic painkills so its quite possible that I missed something lol) Any help would be appreciated.
P.S.
I use this
G15