can some one help to fix this script

Gtuner Pro general support. Operation, questions, updates, feature request.

can some one help to fix this script

Postby awesomejoe » Thu Apr 11, 2019 10:42 am

hello,
i want to pause the toggle & run one combo before applying toggle back
it works if toggle is not applied it will run combo & apply toogle but if toogle is already on -true it does not pause it

Code: Select all
 if(get_val(PS4_DOWN)) {
      turbo_toggle = FALSE;
           combo_run(Tap_3);
     }
      else if(combo_running(Tap_3)) {
        combo_stop(Tap_3);
         turbo_toggle = TRUE;}



thanks in advance for your help
User avatar
awesomejoe
Sergeant First Class
Sergeant First Class
 
Posts: 25
Joined: Mon Apr 24, 2017 6:09 am

Re: can some one help to fix this script

Postby Buffy » Sat Apr 13, 2019 8:40 pm

Try toggling the var at the end of the combo. Also, this is an incomplete script so it's hard to visualize what you're actually trying to do.
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am


Return to Gtuner Pro Support

Who is online

Users browsing this forum: Lkidd24 and 23 guests