Heightmap.dat for enabling swimming everywhere

Hello guys…
i try to get the heightmap.dat working on fivem servers available here:
Downloading Swimmable water, everywhere! - GTA5-Mods.com

i know that there is a String called WORLD_HEIGHTMAP_FILE but i still can´t get it to work.
I added

data_file 'WORLD_HEIGHTMAP_FILE' 'heightmap.dat'
files {'heightmap.dat'}

into the fxmanifest.lua

Any help on that topic?

According to the docs, there is no such data file type WORLD_HEIGHTMAP_FILE.

To get the file actually mounted you’ll need the correct type for this file. (I’m not sure if FiveM has such mounter currently implemented)

My knowledge is not the greatest with data files and mounters but I hope I could still help you.

did you find the sulotion?

hello I’m still looking for the solution but I can’t find it either! any help would please the community! because it’s a headache! I would really like creative house to no longer be this problem

I don’t believe the documentation on data files reflect all the files you can stream. I know there’s an excel doc with additional information.

I’ve messed around with this before but never got it to work either.

i have already tried this solution but it does not work! i know how to create maps but then i don’t understand anything about it

Hello everyone tried this, it works for me!
fxmanifest.lua (179 Bytes)
gta5.meta (41.7 KB)