Installation

Missing water on some spots of river?

  1. Locate every gta5.meta files on your server

  2. Edit this part of code

            <Item>            
                   <filename>COMMON:/data/levels/gta5/heightmap.dat</filename>       
                   <fileType>WORLD_HEIGHTMAP_FILE</fileType>     
            </Item>
  3. Into this

    	<Item>  	
    		<filename>resources:/cfx-nteam-river/heightmap.dat</filename>
    	  	<fileType>WORLD_HEIGHTMAP_FILE</fileType>
    	</Item>
It should look like this

Scenarios that are edited

  • cypress_flats.ymt

  • east_los_santos.ymt

  • la_mesa.ymt

Last updated