gta3sc icon indicating copy to clipboard operation
gta3sc copied to clipboard

GTA3script compiler

Results 23 gta3sc issues
Sort by recently updated
recently updated
newest added

πŸ™‹πŸ»β€β™‚οΈCan You Help Sir, 1. I am Create Gta Sa Cleo Editor app For Android 2. i need compiler for this 3. How i Can Use? 4. Can you make...

I'm trying to make CJ enter in a car without teleport (wrap) him inside the car, but this function - `TASK_ENTER_CAR_AS_PASSENGER scplayer vehicle 0 20000` is always crashing. In `commands.xml`...

![image](https://user-images.githubusercontent.com/96150265/146087388-653f562f-3246-4700-8b41-74270315162e.png) I really don't know the reason behind this, but it happens in some codes of mine sometimes

Not sure if that should be done at compile time (translating to other command), or at a runtime implementation.

extension

I got weird errors the first one is usually "Fatal error: glibc detected an invalid stdio handle" when I rerun I just get the Segmentation fault (core dumped) ``` ./gta3sc...

bug

I have been working on a decompiler recently and noticed quite a lot of nested IFs that are essentially a short circuit AND. I think these were written as a...

`text_label16 = "Have Space"` gives `error: missing terminating '"' character` Using alternators or any other kind of command works fine though.

bug

Specify, on the definition file, the limit for the text labels and such. Here's a list provided by Wesser to help on the matter: ``` 186 PRINT_BIG #0 (8) 187...

enhancement
pedantic