So I am attempting again to get the click through IS to work. What I have done is I have opened up the zbinds.iss file and pasted:
Code:
/* Bind for click healing with is5. */
bind zb_Heals_L G10 relay is5 "mouseto \${Mouse};mouseclick left"
bind zb_Heals_R G11 relay is5 "mouseto \${Mouse};mouseclick right"
Right below
Code:
/* Bind for AE - Send click to mousebutton.*/
bind zb_sendLeftToCoords G8 relay all"mouseto \${Mouse};mouseclick left"
bind zb_sendRightToCoords G9 relay all "mouseto \${Mouse};mouseclick right"
Is this in the wrong spot or something? Because when I go onto my main, enable mouse and keys, it doesn't work?
Do I need something in one of the other files?
Connect With Us