Hi … How can i create an Interrior in front of a House | Villa ?
I installed ESX with many Scripts
You have to build interrior with singleplayer map editor and then convert .xml file to .ymap.
Interrior have to be under map, and then you have to make simple teleports from doors to doors.
Map editor: https://pl.gta5-mods.com/scripts/map-editor
.XML to .YMAP: https://www.gta5-mods.com/tools/mapeditor-2-ymap-converter
After converting .xml to .ymap.xml file you have to push it to any GTA file in OpenIV, then .xml.ymap file will be automatically transformed to pure .ymap file.
When you have .ymap file you have to stream it in resource.
In your resource folder you have to create ‘__resource.lua’ file and ‘stream’ folder, put this code inside LUA file:
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
this_is_a_map 'yes'
and paste your .ymap file inside ‘stream’ folder. Thats all, cheers
oh no, i mean How to copy this marker :
to an other door or copy ther entering to a other door?
…. i mean how to create this teleport marker ?