to see the house on youtube and click on the image to find the house.
here is the model you should have after the tutorial.
Tuto
today i will show you how to put a map on fivem with the site: Mods de cartes pour GTA 5 - GTA5-Mods.com
be careful sometimes there are missing elements.
We will take a map that works and learn to put it on fivem.
1.franklin's house ymap - GTA5-Mods.com
For this one the file is a dlc. rpf so take a program to open this file.
(\franklin's house ymap\Franklin's house\dlc.rpf)
-
you have to look in this file ymap for it to work.
software OpenIV for to be able to take this element : OpenIV - GTA5-Mods.com -
Then we put the folder (franklin’s house ymap (unzip)) in the folder gta v for who can read it with open IV. right click of GTA V shortcut ----right mouse click-- open file location — drag inside to the root of GTA V.
-
we will start the program (OpenIV). For the first use it asks to locate gta v.
Warning it does not ask to locate the target file ymap — but the folder gta V !!!
You should have a scan that should start when you have selected the GTA V folder. -
now that the scan is done on gta v with OpenIV. find the folder you put.
folder franklin 's house ymap and next file dlc.rpf.
open the file dlc.rpf always with openiv (without program you could not open it)
- you have to find the .ymap open all the files to find it (file.ymap) it’s the one that interests us.
it’s in the last file … Franklin’s house.ymap … take this file and put it on the desktop.
take the .ymap ( Franklin’s house.ymap) , the rest we do not care.
renamed the ymap we must not have space. example ----
Franklinshouse.ymap
- create a folder named: stream
- drag Franklinshouse.ymap inside this folder. (stream)
- create another folder the same as the .ymap without the .ymap at the end.
Franklinshouse (name folder )
10.drag stream inside this folder (Franklinshouse)
folder - Franklinshouse
folder - stream
file - Franklinshouse.ymap
- now we are going to create a little code to say that this is a map ---- (edit with notpad ++, freesoftware)
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
this_is_a_map 'yes'
- Save the file :
_ressource.lua
- now put the file (ressource.lua) in the folder ------ Franklinshouse
14.is finish , his must give that :
folder - Franklinshouse
file - resource.lua
folder - stream
file - Franklinshouse.ymap
15.do not forget in server.cfg
start Franklinshouse
(That’s why we removed the space at half of the tutorial otherwise the console cmd could not have read this document, point 6 of the tutorial).
other tutorial
Tutorial For GCPhone with call and job message…other