[RELEASE] v2: Fix holes and customize the map

Hi,

Will he have fixtures for TVs or is there already a solution ?

Thank you so much


Does anyone have this workshop?

What IPL?

What coordinate?

I just downloaded this modification for my FiveM Server. How do I enter the House, Club…etc? Please if anyone can be of assistance, let me know. Reply here or add me on Discord
Hunter H.#7470

As mentioned multiple times, you’ll need to create your own teleports. This only loads the interiors and allows you to customize them.

@Higor_Andres: This is the mod shop of the CEO garages (have a look at the wiki here)
I guess the floor that is used is the alien one: ImportCEOGarage1.ModShop.Floor.aliens

@Paulll: The vault is located inside the wall in the VIP room, I do not provide a way to open it at the moment: https://cdn.mos.cms.futurecdn.net/QYGrLENCaLJbUVvEQLcMdN.jpg

@David_Carneiro: Of course you can add NPC in FiveM. Just spawn them as any other NPC.
I didn’t test this but it should work:

local model = "U_F_Y_DanceBurl_01"
local pos = GetEntityCoords(playerPed)

RequestModel(model)
while not HasModelLoaded(model) do Wait(1) end

CreatePed(5, model, pos.x, pos.y, pos.z, 0.0, true, true)
2 Likes

Thank you Bob!

I’ll take it easy, thank you for your help.

— Edit post motive show result

1 Like

Thank you sir for the information!

I’ll add some to the nightclub and send you some screenshots! xD

how to you make solomun be there ?

The west maze bank is glitching out and has invisible walls and stuff! Any help?

if anyone still didn’t get the arena interior here you go. the marker is near arena entrance
arena.zip (1.8 KB)

1 Like

ImportCEOGarage4.Part.Garage1 and ImportCEOGarage4.Part.Garage3 overlaps with the CEO Office.
ImportCEOGarage4.Part.Garage1 was loaded by default so I changed it to ImportCEOGarage4.Part.Garage2 in 2.0.7c to avoid overlapping.

If you still want to use Garage1 or Garage3, make sure to load them when the player has left the office.

Does anyone know if the barriers picture below spawn by default or are part of an IPL? Since then I’d have to look for a script to remove these props

This is the most useful resource I’ve seen.

Good job.

How would I go ahead and remove the Garages included in this from my minimap?
Confuses my players.

I still want to leave them in the game so they can be used for RP locations. But I dont want them on the minimap

Great explanation, thank you for the help!

One of the most useful resources that I have seen, great job!

Do you mean blips on the minimap like this? https://wiki.■■■■■■■■■■■/images/0/0e/blip_50.png

This resource doesn’t add any blip.

Yeah those garages!

And ok, it’s coming from somewhere else then. I will figure it out!

But why I can only teleport to this destination not enter or exit ???

This resource doesn’t provide any teleportation way.
You should check your other resources.