Page 1 of 1

Is it possible

Posted: Thu Jul 13, 2023 1:00 pm
by Abra23
Hello guys I thinking about doing script like in Cronusmax on gimx is it possible?

For example:

int onoff;

main {

if(event_press(PS4_R3))
onoff = !onoff;
if(onoff)
set_val(PS4_R3, 100);
}


That’s script by Cronus, if I click R3 ones it will be holding all the time and when I click R3 again it will stops holding R3.

Can I do this by gimx?

Re: Is it possible

Posted: Thu Jul 13, 2023 5:14 pm
by GoDlike
Yes. It's possible by using macro.

Re: Is it possible

Posted: Thu Jul 13, 2023 6:52 pm
by Abra23
That’s great, I’m new here and I ordered gimx parts DIY it will be arrive after 25 days :( :cry: bad feelings I can’t waiting :lol: