need ADS fix, GPC script-odd but simple

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

need ADS fix, GPC script-odd but simple

Postby silver237 » Tue Dec 26, 2023 4:11 pm

I needed someone to make a GPC script for xbox360 output (gtuner 4 > maxaim DI) for the following
functions:

if left trigger is pressed & held, then left analog thumbstick (LY) goes forward to -22 (which is still in deadzone for movement). However if I move using L analog stick in any direction beyond that, while still holding left trigger, the code gets overrided .

this is an odd one i know but its for a strange problem im having with a PC game for ADS in Max Payne 3.


>> UPDATE 1/10 : this is what i have so far, nothing on the device monitor when i press the LT though. not sure what im missing:

main {
if(event_press(XB360_LT)) {
set_val(XB360_LY, -25);
}
}
User avatar
silver237
Sergeant
Sergeant
 
Posts: 8
Joined: Mon Dec 01, 2014 6:48 pm

Return to GPC1 Script Programming

Who is online

Users browsing this forum: No registered users and 89 guests