[Release] Online Interiors (70+ Interiors with Teleport's & Blips)


Still the same… :frowning:

Edit: Same thing in codewalker also.
The code i’m using:

    ToggleEntitySet(interiorid, "set_vault_door", true) -- Open vault
    ToggleEntitySet(interiorid, "set_spawn_group1", true) -- small locker on the sides and arts
    ToggleEntitySet(interiorid, "set_spawn_group2", true) -- small locker on the sides and arts
    ToggleEntitySet(interiorid, "set_vault_dressing", false) -- all the stuff that spawns on the floor
    ToggleEntitySet(interiorid, "set_vault_cash_01", false)
    ToggleEntitySet(interiorid, "set_vault_cash_02", false)
    ToggleEntitySet(interiorid, "set_vault_art_01", false)
    ToggleEntitySet(interiorid, "set_vault_art_02", false)
    ToggleEntitySet(interiorid, "set_vault_gold_01", false)
    ToggleEntitySet(interiorid, "set_vault_gold_02", false)
    ToggleEntitySet(interiorid, "set_vault_diamonds_01", false)
    ToggleEntitySet(interiorid, "set_vault_diamonds_02", false)
    ToggleEntitySet(interiorid, "set_vault_door_lockedxd", false) -- Locked vault door
    ToggleEntitySet(interiorid, "set_vault_door_broken", false) -- Vault door exloded/broken
    ToggleEntitySet(interiorid, "set_vault_wall_damagedxd", false) -- Vault wall damaged -- always broken?

Edit 2:
I fixed so that both entitysets are compatible with with eachother:
ch_dlc_int_09_ch.ytyp (20.6 KB)

(Just replace the file and change to the following lines in casino_and_penthouse.lua:

    ToggleEntitySet(interiorid, "set_vault_door", true) -- Open vault
    ToggleEntitySet(interiorid, "set_spawn_group1", true) -- small locker on the sides and arts
    ToggleEntitySet(interiorid, "set_spawn_group2", true) -- small locker on the sides and arts

This also fixed the double door i had.

1 Like

Ah right, yeah sometimes entitysets clash :thinking: I unfortunately didn’t get round to figuring this out but I will add this to my ever so growing stream folder of online interiors fork :laughing: thanks man

1 Like

Anytime! I’m really happy that my little fix helped you!
Have a wonderful day from Canada :canada:

1 Like

Oh! I almost forgot bro… The fix i did implied copying two entities from the edit made by @Consurgent which was based on the Casino MLO by @K4MB1 if I’m not mistaken, correct me if I’m wrong lol (sorry for the mention btw guys :face_with_diagonal_mouth:)

Also had to choose between two entities more than once by deleting one of thoses to fix the overlapping issue so there might be a difference between my fix and the original.

Thanks for taking the time to read my issue! I’ve got bugs to find! :smile:

1 Like

No worries, yeah for my casino_and_penthouse.lua, I had one of the things commented out as it clashes, but we’ll see how it goes. I am currently doing some modifications for the penthouse at the moment. Here are some teasers

1 Like

Update Time!!

@LifeDreamer24 @Consurgent

  • Added office chairs
  • Added laptop and clicker
  • Added flatscreen TV
  • Added fruit bowl and candy bowl
  • Added trolley with plates and kettle
  • Added office chair for computer room
  • Added wine fridge, cutting board, knifesm paste & rice, sponge, microwave, pizza, spatula, plates, streak, muffins, candy bowl and soda machine to kitchen area
  • Added casino roulette to empty room
  • Added trophies to shelving
  • Added teleports from sewer to casino tunnel
  • Added teleports to get through casino tunnel hole
  • Cleaned exterior of “gaming room”
  • Forced close penthouse “exit” doors
  • Added TV, remote, bear, alarm clock and book to guest bedroom









2 Likes

I fixed a bug with the arrcaade not appearing, if any of you had previously downloaded my fork, redownload it and it will be fixed.

1 Like

Everything is working good for me now :+1:

1 Like

Hello , will those interrior will be update with the latest DLC Criminal Entreprise ?

I’ll look into it

Thx !

I have forked and updated bob74_ipl and online interiors, you can get them from my GitHub.

1 Like

Thx you very much !

I’m having a problem where people are crashing at the intersection by the mrpd bus station and by vangelico

for some reason online_interiers dont want to pick up in my server i have followed everything and its not starting it fo i can see the blips on the map. Any Help?

same here

i was able to fix this as i started it all together in a folder called [bob] then started the whole folder

do you put the script into the bob folder?

i


i have it like this