Script for mouse / mlb the show , video inside.

GPC1 script programming for Titan One. Code examples, questions, requests.

Re: Script for mouse / mlb the show , video inside.

Postby J2Kbr » Fri Apr 27, 2018 10:05 am

kiet510 wrote:J2K, do I change eerything to LX and LY? its for left analog stick.

Code: Select all
int x, y;
 
main {
    if(abs(get_val(PS4_LX)) > 15) {
        x = get_val(PS4_LX);
    } else {
        set_val(PS4_LX, x);
    }
    if(abs(get_val(PS4_LY)) > 15) {
        y = get_val(PS4_LY);
    } else {
        set_val(PS4_LY, y);
    }
}
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Script for mouse / mlb the show , video inside.

Postby kiet510 » Fri Apr 27, 2018 11:28 pm

hey j2k,

doesn't seem to work, please watch this video, shows what happen when I run this script. https://youtu.be/B7sgO1zwXRk
User avatar
kiet510
Command Sergeant Major
Command Sergeant Major
 
Posts: 175
Joined: Sat Jan 03, 2015 5:17 am

Re: Script for mouse / mlb the show , video inside.

Postby J2Kbr » Sat Apr 28, 2018 8:00 am

I see, I will check with couple friends if they have this game so I can test and improve the script.
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Script for mouse / mlb the show , video inside.

Postby kiet510 » Sun Apr 29, 2018 8:03 am

J2K,

You sir would be so awesome if you would help me figure this out, i would be so happy. I'm also willing to buy you last year version of the game which is pretty much the same thing for zone hitting, so you can test it. thanks again for putting in time to help me.
User avatar
kiet510
Command Sergeant Major
Command Sergeant Major
 
Posts: 175
Joined: Sat Jan 03, 2015 5:17 am

Re: Script for mouse / mlb the show , video inside.

Postby kiet510 » Wed May 02, 2018 12:19 am

J2k,

Any updates? :)
User avatar
kiet510
Command Sergeant Major
Command Sergeant Major
 
Posts: 175
Joined: Sat Jan 03, 2015 5:17 am

Re: Script for mouse / mlb the show , video inside.

Postby kiet510 » Mon May 07, 2018 9:13 pm

J2k, sorry you must be busy but any updates at all?
User avatar
kiet510
Command Sergeant Major
Command Sergeant Major
 
Posts: 175
Joined: Sat Jan 03, 2015 5:17 am

Re: Script for mouse / mlb the show , video inside.

Postby J2Kbr » Tue May 08, 2018 7:59 am

Unfortunately none of my friends have this game. I am considering purchase it to help you.
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

Re: Script for mouse / mlb the show , video inside.

Postby kiet510 » Wed May 09, 2018 9:32 am

You could play it, its pretty awesome! :D , if not the show 17 is pretty similar .. same hitting interface..
User avatar
kiet510
Command Sergeant Major
Command Sergeant Major
 
Posts: 175
Joined: Sat Jan 03, 2015 5:17 am

Re: Script for mouse / mlb the show , video inside.

Postby kiet510 » Thu May 17, 2018 11:15 pm

J2k,

Do you want me to buy you the show 17? or do you plan on getting 18?
User avatar
kiet510
Command Sergeant Major
Command Sergeant Major
 
Posts: 175
Joined: Sat Jan 03, 2015 5:17 am

Re: Script for mouse / mlb the show , video inside.

Postby J2Kbr » Fri May 18, 2018 10:39 am

Can be the 18? I would prefer get the latest one if we can use to make this script.
ConsoleTuner Support Team
User avatar
J2Kbr
General of the Army
General of the Army
 
Posts: 20323
Joined: Tue Mar 18, 2014 1:39 pm

PreviousNext

Return to GPC1 Script Programming

Who is online

Users browsing this forum: No registered users and 83 guests