[RELEASE] v2: Fix holes and customize the map

That wuld Be awsome! i cant get it to load and havent found IPL for it

Thx that workt finaly :smiley:

I have a downloaded ymap called missionrow, which is supposed to add some stuff to the police station. All I need to do is put it in the stream folder and add RequestIpl("missionrow") to the client.lua?

Use the YMAP and put that in a stream folder

I did put it in the stream folder, but it doesn’t seem to work… I’m getting quite frustrated by this, been trying to get it to work for the latest 2 days

Look at this and see if it helps you. I updated it for maps last night.

Hello, i want go in to “onei’ls farm” and the door is open. But it’s a transparent door like stopping me to go in. Someone have same issue?

Im having issues with the CEO Buildings having invisible berriers

I would like to second this! I’ve gotten my character stuck in the Lom Bank.

1 Like

I ended up replacing this resource with my own, that also does the relevant EnableInteriorProp calls and is configurable, does door locking and loads of other feature creep.
None of it would have been possible without bob75_ipl, and I just want to express my gratitude for the huge pile of work put into this.

Thanks, @Bob_74, you’re a star.

So how can I create a new marker to enter/exit the building? :smiley:

For the CEO offices we just remove one of the “- -” per office, correct?

My local residents have been falling for quite some time when they have played for a while, and they are heading up Sandy Shores / Bridge through the map. A Teleporten does not help, they have to rejoinen. Once they have done this, the “hole” will be gone and come back after a while.
This happens to all residents. What can this be please, what do I need to reinstall if necessary to fix this? Who has an idea?

This does not affect any script, this must concern FiveM, since a vanilla server also includes this. I have already rebuilt the server and replayed script for script. I am at a loss.

Good news everyone!
Update 2.0 is out and A LOT of things has been added:

  • The plugin has been totaly rewritten
  • Support for all DLC (up to The Doomsday Heist)
  • Ability to easily customize story mode and online purchasable interiors
  • You can still use it as it is if you want ipl and interiors to be loaded, the plugin sets a default style for each ones

Check the wiki to have detailed use of each interior: Wiki

Some interiors and features are still missing (a few) but I’m working on it :slight_smile:

It really was a lot of work, so if you have some issues with the plugin or the wiki, please tell me!

@NebelRebell: Where is this hole exactly?

1 Like
-- Zancudo River (need streamed content): 86.815, 3191.649, 30.463
		RequestIpl("cs3_05_water_grp1")
		RequestIpl("cs3_05_water_grp1_lod")
		RequestIpl("cs3_05_water_grp2")
		RequestIpl("cs3_05_water_grp2_lod")

is still wrong. It loads the same water group. It depends on another ipl which one is loaded.

If you load TRV1_Trail_start it is grp1, if it is TRV1_Trail_Finish or TRV1_Trail_end it is grp2. I think.

grp2 changes the flow of the water due to some blocking objects in the water, which are not loaded.

@ zr0iq: I forgot to add the stream folder to the package…

I added the folder and reuploaded, can you try again and see if it works well now?

I am using my own ipl manager. That is not even based on this work (but on rockstars decompiled scripts). I was just pointing out a long-term error. I do not need streamed content for it. Maybe it is case sensitive?

Try requesting CS3_05_water_grp1 without streamed content.

Nice release, thank you :slight_smile:

You’re right, these IPLs were overlaping! And streamed files aren’t needed anymore.
Loading IPLs doesn’t seems to be case sensitive.

I removed grp2 and added TRV1_Trail_start since the trailer was missing too.

Thanks for pointing that out! :slight_smile:

1 Like

Added support for biker gang and CEO organization name! :grin:

You can pin your own missions on the wall (up to 3 missions. Left, middle and right):

You can also set members pictures:

And of course, writing the name of the gang on the blackboard

For the offices, the name will be shown at the desk:

Also, I removed the mod shop from Lom Bank garage since it it overlapping with the CEO office but it can still be enabled manually of course.

Thanks to @throwarray for helping with render targets!

3 Likes