Raptor_Titan2 Modern Warfare Jitter Mod in Libray

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

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby holla5 » Tue Oct 29, 2019 8:48 am

:smile0203:
User avatar
holla5
Private
Private
 
Posts: 1
Joined: Mon Oct 28, 2019 6:08 pm

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby S60t5 » Tue Oct 29, 2019 4:42 pm

Where do we copy the script from? Sorry new here .
User avatar
S60t5
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Tue Oct 29, 2019 4:30 pm

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby Raptor_Titan2 » Tue Oct 29, 2019 11:14 pm

S60t5 wrote:Where do we copy the script from? Sorry new here .



https://www.consoletuner.com/greslib/?w872

http://imgur.com/gallery/ocklVnG
User avatar
Raptor_Titan2
Sergeant Major
Sergeant Major
 
Posts: 97
Joined: Wed Oct 07, 2015 8:08 pm

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby jameswoo » Wed Oct 30, 2019 11:03 am

Thanks man look forward to trying the pump jitter too! :)
User avatar
jameswoo
First Sergeant
First Sergeant
 
Posts: 45
Joined: Mon Dec 05, 2016 7:10 am

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby jameswoo » Thu Oct 31, 2019 6:50 pm

Hi Raptor is it possible to add some anti recoil to the flash bang jitter? For the origin 12 shotgun, thanks! :)
User avatar
jameswoo
First Sergeant
First Sergeant
 
Posts: 45
Joined: Mon Dec 05, 2016 7:10 am

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby jameswoo » Sun Nov 03, 2019 12:44 pm



Looks like if a jitter can be made for the R9-0 it will be beast :wink:
User avatar
jameswoo
First Sergeant
First Sergeant
 
Posts: 45
Joined: Mon Dec 05, 2016 7:10 am

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby darkteivel » Mon Nov 04, 2019 3:08 am

I am not able to do the jitter mod to my device anymore did it get taken down?
User avatar
darkteivel
Private
Private
 
Posts: 1
Joined: Mon Nov 04, 2019 1:14 am

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby Bleak5170 » Thu Nov 07, 2019 6:48 pm

darkteivel wrote:I am not able to do the jitter mod to my device anymore did it get taken down?


Yeah it must have been. I had looked it up when I was at work the other day, and by the time i got home a few hours later it was gone. :icon_frown:
User avatar
Bleak5170
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 278
Joined: Fri Aug 28, 2015 10:04 pm

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby DontAtMe » Thu Nov 07, 2019 7:32 pm

Code: Select all
#pragma METAINFO("Modern Warfare Orign 12 Jitter MOD", 1, 0, "My_eggplant_got_her, Unjustzengetsue, Evildevilrex, Raptor_Titan2")
 
main {
  if(get_actual(4)){
    combo_run(jitter_start);
  }
  if(event_release(4)){
    combo_run(jitter_end);
  }
}
combo jitter_start {
  wait(25);
  set_val(3, 100);
  set_val(13, 100);
  wait(65);
}
 
combo jitter_end {
  set_val(13, 100);
  wait(70);
  set_val(13, 0);
  wait(70);
  set_val(13, 100);
  wait(70);
  set_val(13, 0);
}
User avatar
DontAtMe
Captain
Captain
 
Posts: 502
Joined: Tue Oct 02, 2018 4:49 am

Re: Raptor_Titan2 Modern Warfare Jitter Mod in Libray

Postby Bleak5170 » Fri Nov 08, 2019 2:03 pm

DontAtMe wrote:
Code: Select all
#pragma METAINFO("Modern Warfare Orign 12 Jitter MOD", 1, 0, "My_eggplant_got_her, Unjustzengetsue, Evildevilrex, Raptor_Titan2")
 
main {
  if(get_actual(4)){
    combo_run(jitter_start);
  }
  if(event_release(4)){
    combo_run(jitter_end);
  }
}
combo jitter_start {
  wait(25);
  set_val(3, 100);
  set_val(13, 100);
  wait(65);
}
 
combo jitter_end {
  set_val(13, 100);
  wait(70);
  set_val(13, 0);
  wait(70);
  set_val(13, 100);
  wait(70);
  set_val(13, 0);
}


Sweet, thank you!
User avatar
Bleak5170
Sergeant Major of the Army
Sergeant Major of the Army
 
Posts: 278
Joined: Fri Aug 28, 2015 10:04 pm

PreviousNext

Return to Titan Two Device

Who is online

Users browsing this forum: No registered users and 71 guests