[FREE] Randolio: LS Car Meet

carmeet2-ezgif.com-optimize

No framework needed

The LS car meet. This place absolutely fascinates me from GTA Online and like usual, I wanted to recreate it. After countless hours reading decomp, translating and testing I have managed to piece together a almost perfect replica from GTA Online.

Information:

• Every vehicle along with it’s set modifications and cosmetics has been placed into it’s position for the IPL.
• The two synchronized scenes I discovered for ‘Mimi’ and the ‘Race Organizer’ have also been created with exact replica of their personal vehicles.
• Peds were slightly difficult with limited information on their spawns for that particular scene and only partial animation dicts from what I could see. This forced me to open up rpf files to try and find the exact dicts and anims as they were not available elsewhere. Furthermore, I watched a dozen youtube videos of random people entering the car meet in GTA Online which then lead to me creating all my peds from what I could visually see in those videos lol.
• Some of the animations I found actually had props that could be attached to them (phone, smoke and what I guessed was a cup?) so I created those when that animation would get called.
• Animation prop offsets may not be entirely accurate but I did the best I could.

• All entities are client side and non networked. They are only spawned within range and despawned when out of range. I found 80.0 to be a good distance using ox lib points.
• The first time you enter in that fivem session, you may notice the cars, peds etc load a little slow. This is because they need to be initially loaded on your client. Any time you enter after that within that same fivem session, they’ll spawn almost instantly.
• All cars visually will be the same for everyone but most ped variations will not. I didn’t feel like sitting there and setting components for every single ped. Instead, their components and props are set at random on each spawn, adds a nice bit of variety. (You may run into some weird issues where their hair is poking through a hat but oh well)

THIS IS SET TO THE DEFAULT CAR MEET IPL WHICH WILL REQUIRE BOB74_IPL (WHICH MOST SERVERS SHOULD HAVE BY DEFAULT ANYWAY). IT IS POSSIBLE TO MOVE ALL THE SPAWNED ENTITIES INTO A CUSTOM CAR MEET MLO, LIKE GABZ AS AN EXAMPLE BUT THIS WILL REQUIRE YOU TO EDIT THE COORDINATES OF EVERY ENTITY IN THE CONFIG. I WILL NOT DO IT FOR YOU OR SUPPORT YOU WITH THAT. I ALREADY DID THE HARD PART.

Showcase: Watch randol_carmeet | Streamable
Link: GitHub - Randolio/randol_carmeet: A recreation of the LS car meet from GTA Online. [No framework needed]

| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | 700~ |
| Requirements | ox lib |
| Support | No |

27 Likes

Absolutely Fire :clap:t4::100::boom::blue_heart::blue_heart: (Cookie)

1 Like

Goat!

1 Like

Appreciate it broskis

Mad respect :partying_face:

1 Like

Appreciate it man

1 Like

Another great script! Good job!!

1 Like

Thanks man!

Update

Someone provided me with a complete config of a car meet MLO that was free on GTA5Mods. I have made a new folder on the repo called Alternatives. I will add config files into there when I get them and people will have to swap out the config from the main directory themselves if they want to use them.

1 Like

Hi there! Thank you so much for your time and dedication. I must be doing something wrong on my end because I am able to teleport inside the meet, but I don’t see any cars :confused:

That’s unfortunate. Make sure you have ox lib.

Hi there! sorry for the late response. I have the latest version of ox lib and still do not see anything in the car meet. I made sure to download the correct MLO from GTA5 mods. Thank you for reaching out. I might have to make it from scratch. I’m on gamebuild 2699.

By default it doesn’t use a MLO from gta 5 mods? It uses the IPL

I am sorry to bother you. I believe it was a load order issue as now it is resolved. I can see the cars in all their glory. Again, sorry for the mistake on my part. The load order in case anyone runs into the same problem:

ensure ox_lib
ensure bob74_ipl
ensure int_carmeet
ensure randol_carmeet

1 Like

I have a question, why don’t I hear any sound inside the car meet?

Hello, please tell me how to open the gate inside to get to the site, sometimes they open on their own, but I didn’t find any parameters related to this in the files

How can we go inside without using a tp? Can you move the map please?