Map an interior and stream it in FiveM
Custom interiors turn a generic GTA building into YOUR space - a police station, a gang hideout, a player apartment. This lesson walks the full pipeline from CodeWalker to in-game, covering the file types that confuse every beginner and the exact fxmanifest lines that make it work.
BEFORE YOU START
Build it
Create the interior in CodeWalker
Your YMAP and YTYP files are exported.
- Open CodeWalker, load the GTA V world
- Navigate to the building you want to map (e.g., an empty warehouse)
- Use the object browser to place walls, floors, furniture, lighting
- Once satisfied, Export → select both YMAP and YTYP formats
Export names must match. If your interior is called my_interior, you get:
my_interior.ymap
my_interior.ytyp