NEW DLC - The Chop Shop (mp2023_02 ) - INFO

the 100 cars garage ? O.o

i dont mean the Vinewood-Car-Club (like a photobox)… :slight_smile:

The new garage is only available on console…
We do not have access to the entire files on PC

oh okay… didn’t know that :frowning:

is there any updates on this game version ready for fivem servers? i know that the full part of the DLC isnt out yet but the cars can we add those in yet? I know some are getting drip fed for online but is there a way to get this set of cars in now?

You can set the DLC on your server now, BUT you need the latest server artifacts, AND all players need to set their clients to “Latest/Unstable”.

i can’t spawn any car ingame/ped is this normal or is it me. I don’t think the gamebuild works?

its just you. i have no problems with spawning cars in the new build

1 Like

how did you install it i did every step ?

You need the latest server artifacts and set your game to “Latest/Unstable

Thanks that worked

When do you think they will release stable version?

i really hope soon

1 Like

You can already join over beta-channel. Thats really nice because the early-exit-trap error is urgh. :slight_smile:

Chop Shop DLC is now available on Release! Make sure to update your client (and your server artifacts to 7290 minimum).

2 Likes

Thank you for the information

how to get vehicle id that is using by nameplates native from entity?

the vehicle id is the entity id.

its on release now

anyone figured out what is the texture name of the new license plates?

like these old ones:

local plates = {
	[0] = "plate01",
	[1] = "plate02",
	[2] = "plate03",
	[3] = "plate04",
	[4] = "plate05",
	[5] = "yankton_plate"
}

I want to use more custom plates on top of the new ones now that this dlc is finally on release

I think from and older post said it was this

plate_mod_01 - eCola
plate_mod_02 - Las Venturas
plate_mod_03 - Liberty City
plate_mod_04 - Los Santos Car Meet
plate_mod_05 - Los Santos Panic
plate_mod_06 - Los Santos Pounders
plate_mod_07 - Sprunk

2 Likes