Page 26 of 77

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 1:58 pm
by Platini2000
please convert to help fix errors.
thanks

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 3:59 pm
by J2Kbr
Converted.
My script.gpc
(24.07 KiB) Downloaded 83 times

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 4:17 pm
by Platini2000
can this one to converted..
thanks

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 4:55 pm
by J2Kbr
Platini2000 wrote:can this one to converted.. thanks

Seems the same as the one I have just converted here:
viewtopic.php?p=99203#p99203

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 5:07 pm
by Platini2000
ah okay.
How can i switch the shooting buttons L1-L2 and R1 and R2
i know in the game can be switched but in the script it is differend.
thnxs for your help.

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 5:15 pm
by Platini2000
update:

I switch it by
define SPOT=4; //PS4_R1 / XB1_RB
define FIRE=3; //PS4_R2 / XB1_RT

define TACTICAL=7; //PS4_L1 / XB1_LB
define ADS=6; //PS4_L2 / XB1_LT

Re: Script Conversion Request Megathread

PostPosted: Tue May 19, 2020 9:09 pm
by Mad
Platini2000 wrote:update:

You can also use the PS4_* identifier to make it easier. :smile0517:

Re: Script Conversion Request Megathread

PostPosted: Wed May 20, 2020 9:16 am
by Acquablu08
Hello,

Can anyone please help me with this error on this script? It keeps saying: > ERROR line 52: syntax error near unexpected token 'data'.
Build failed with 1 errors ...

Re: Script Conversion Request Megathread

PostPosted: Wed May 20, 2020 9:31 am
by Mad
Acquablu08 wrote:Can anyone please help me with this error on this script?.

This one is over the bytecode size, it's 3 scripts pasted into one. Bytecode size: 4354 bytes (106.3%)

Re: Script Conversion Request Megathread

PostPosted: Wed May 20, 2020 10:18 am
by Rez_Modz
Convert please