On the future "Casino" DLC release

Yes, when you set that value that @nta mentioned earlier your client changes and you will see the Casino and can even use all the vehicles that both the Diamond Casino and the Casino Heist DLC have added.

wow this sounds exciting, where can i learn more about this?!?

Yes but the interiors dont load do they?

Yes, they do. You just need to load the IPL like you normally do

What are the names of the ipls?

Here ya go:

Citizen.CreateThread(function()
    RequestAllIpls()
end)

function RequestAllIpls()
    RequestIpl("vw_casino_main");
    RequestIpl("vw_casino_carpark");
    RequestIpl("vw_casino_garage");
    RequestIpl("vw_casino_penthouse");
    RequestIpl("hei_dlc_casino_aircon");
    RequestIpl("hei_dlc_casino_aircon_lod");
    RequestIpl("hei_dlc_casino_door");
    RequestIpl("hei_dlc_casino_door_lod");
    RequestIpl("hei_dlc_vw_roofdoors_locked");
    RequestIpl("hei_dlc_windows_casino");
    RequestIpl("hei_dlc_windows_casino_lod");
    RequestIpl("vw_ch3_additions");
    RequestIpl("vw_ch3_additions_long_0");
    RequestIpl("vw_ch3_additions_strm_0");
    RequestIpl("vw_dlc_casino_door");
    RequestIpl("vw_dlc_casino_door_lod");
    RequestIpl("vw_casino_billboard");
    RequestIpl("vw_casino_billboard_lod(1)");
    RequestIpl("vw_casino_billboard_lod");
    RequestIpl("vw_int_placement_vw");
    RequestIpl("vw_dlc_casino_apart");    
end
2 Likes

Seems like theres missing something

You still need to load all the props that are in the casino and such.

But those are the IPL to have the interior show for both the casino and the penthouse

1 Like

@Neddings Can this be done in current versions or only in 1868?

This can only be done in the 1868 build

Not working for me, the IPLs are half loaded and there are bugs and crashes with the vehicles

2 Likes

Sadly I can’t even have Build 1868 on my server at all, people crash the second they join, unfortunately.

Same here, some players crash with a stream.dll error and always one of 2 players who try to enter the same vehicle crashed and the other got a frozen animation at the door.

I’ll may go back to the normal version on my dev and stream the casino and the cars again to finaly update my live server without the new client version.

Hope sometimes this will be solved. Keep the amazing work going. thx for all

LG

1 Like

Some vehicles in gta 5 mods do not work, simply when you spawn the fiviv says that the vehicle does not exist.
Ex: https://pt.gta5-mods.com/vehicles/annis-zr380-pack-add-on-tuning

to be fair, even without the casino DLC on the server i play on, when i was making the civ cars pack i couldn’t get this car to work no matter what.

How do I download Build 1868, I cant find it on the website?

How do you launch 1868? I cant find that version in artificial servers

1 Like

Read back in the topic, it’s mentioned some times but I will post it again

sv_enforceGameBuild 1868

Put that in your server.cfg file and your client will change to that version, beware that this build will crash more often then the stable build.

Hello, do you have any news about 1868?

noice