character spins while using script

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

character spins while using script

Postby Averymc1141 » Thu Mar 26, 2020 12:24 am

charcter spins while using this script on apex legends can anyone fix this so it can work on apex legends would be a big help because the aim assist on this one is strong would love to use for this game thanks
Attachments
t1 artificial_aiming_multi.gpc
(21.53 KiB) Downloaded 64 times
User avatar
Averymc1141
Sergeant First Class
Sergeant First Class
 
Posts: 21
Joined: Mon Mar 23, 2020 1:59 am

Re: character spins while using script

Postby J2Kbr » Thu Mar 26, 2020 9:55 am

After a quick check it seems is just a matter of tweak the script configuration values:
Code: Select all
define Sampling_Time = 10;
define Aim_Boost = 7;
define Aim_Correction = 12;
define Aim_Perfection_Limit = 30;
define POS_Aim_Limit = 70;
int NEG_Aim_Limit = -70;
define POS_Micro_MVT_Limit = 25;
int NEG_Micro_MVT_Limit = -25;
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: character spins while using script

Postby Averymc1141 » Thu Mar 26, 2020 2:25 pm

which part needed tweeking
User avatar
Averymc1141
Sergeant First Class
Sergeant First Class
 
Posts: 21
Joined: Mon Mar 23, 2020 1:59 am


Return to GPC1 Script Programming

Who is online

Users browsing this forum: No registered users and 46 guests