Holding down a button (reload) to disable Easy Sprint?

Titan One general support. Questions, firmware update, feature request.

Re: Holding down a button (reload) to disable Easy Sprint?

Postby pablosscripts » Wed Feb 03, 2016 9:07 am

Oh sorry I forgot to say I turned it back on after testing for like 5 mins.

It was definitely off!

The thing is, the Easy Sprint feature didn't even work regardless.
Setup: XIM Apex, T2, K780 keyboard, G Pro Wireless mouse, SteelSeries 4HD pad, DXRacer armrest, LucidSound LS30 headset, Netduma router, Ubiquiti UniFi AP LR

My R6 script: https://youtu.be/x-9NtxyySVM
User avatar
pablosscripts
Brigadier General
Brigadier General
 
Posts: 1976
Joined: Tue Nov 24, 2015 6:27 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby bonefisher » Wed Feb 03, 2016 9:09 am

Something in your controller settings not allowing it then. I was looking up the settings for your XIM online since haven't used one to see.
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby pablosscripts » Wed Feb 03, 2016 9:15 am

Dammit. Alright thanks so much for helping. It must be something to do with either the XIM or the way the Sony Nav is if it doesn't work for me but for you. It's weird because the first script by J2kbr worked (the one where I press reload before I sprint), so it seems to work for some scripts but not others. I wish I knew why!
Setup: XIM Apex, T2, K780 keyboard, G Pro Wireless mouse, SteelSeries 4HD pad, DXRacer armrest, LucidSound LS30 headset, Netduma router, Ubiquiti UniFi AP LR

My R6 script: https://youtu.be/x-9NtxyySVM
User avatar
pablosscripts
Brigadier General
Brigadier General
 
Posts: 1976
Joined: Tue Nov 24, 2015 6:27 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby bonefisher » Wed Feb 03, 2016 9:21 am

Something in the XIM settings isn't flying with the scripts. You have a lot to look at for what I see with setting that controller up just right. Maybe someone that has one will come along and helps with this.
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby bonefisher » Wed Feb 03, 2016 9:22 am

Let me look at his first script to see what we can do.
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby bonefisher » Wed Feb 03, 2016 9:31 am

Code: Select all

define ADS_BUTTON = PS4_R2;
define SPRINT_BUTTON = PS4_L3;
define MOV_Y_AXIS = PS4_LY;
define RELOAD_BUTTON = XB1_X;

main {
    if(!get_val(ADS_BUTTON) && !get_val(RELOAD_BUTTON)) {
        if(get_val(MOV_Y_AXIS) < -97) {
            combo_run(EasySprint);
        }
    } else combo_stop(EasySprint);
}

combo EasySprint {
    set_val(SPRINT_BUTTON, 100);
    wait(40); wait(4000);
}

Just to try real quick to see what it does.
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby pablosscripts » Wed Feb 03, 2016 9:40 am

Just tested it, Easy Sprint doesn't work that one either. I checked and double checked that Maintain Sprint was off too
Setup: XIM Apex, T2, K780 keyboard, G Pro Wireless mouse, SteelSeries 4HD pad, DXRacer armrest, LucidSound LS30 headset, Netduma router, Ubiquiti UniFi AP LR

My R6 script: https://youtu.be/x-9NtxyySVM
User avatar
pablosscripts
Brigadier General
Brigadier General
 
Posts: 1976
Joined: Tue Nov 24, 2015 6:27 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby bonefisher » Wed Feb 03, 2016 9:46 am

pablogroup wrote:Just tested it, Easy Sprint doesn't work that one either. I checked and double checked that Maintain Sprint was off too

So it doesn't even sprint for you?
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby pablosscripts » Wed Feb 03, 2016 9:48 am

bonefisher wrote:
pablogroup wrote:Just tested it, Easy Sprint doesn't work that one either. I checked and double checked that Maintain Sprint was off too

So it doesn't even sprint for you?



Nope.

I had a theory but it didn't check out. On my XIM I don't even have sprint mapped to any buttons now that I have Easy Sprint, so I thought it might have been that. So I mapped it again but no luck. That wouldn't really explain it either because as I said J2Kbr's first script worked fine. So weird.
Setup: XIM Apex, T2, K780 keyboard, G Pro Wireless mouse, SteelSeries 4HD pad, DXRacer armrest, LucidSound LS30 headset, Netduma router, Ubiquiti UniFi AP LR

My R6 script: https://youtu.be/x-9NtxyySVM
User avatar
pablosscripts
Brigadier General
Brigadier General
 
Posts: 1976
Joined: Tue Nov 24, 2015 6:27 am

Re: Holding down a button (reload) to disable Easy Sprint?

Postby bonefisher » Wed Feb 03, 2016 9:51 am

So if you didn't even had it mapped try mine again and if that doesn't work try his with maintain sprint on.
bonefisher
Lieutenant General
Lieutenant General
 
Posts: 5413
Joined: Thu Jan 29, 2015 10:49 am

PreviousNext

Return to Titan One Device

Who is online

Users browsing this forum: No registered users and 95 guests