Hello, ive looked around alot on the web now for a guide on how to add YMAP on fivem server, I want to add a prisonblock and so on, but its not like streaming vehicles or anything like that, is there anyone that knows how to make it?
- Make a new folder for the YMAP resource.
- Create a
__resource.lua
file with the following contents:
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
this_is_a_map 'yes'
- Create a folder named
stream
and add your YMAP(s) to it. - Add this resource to your server and add it to your server.cfg
3 Likes
I will try it now ^^
Yeah the fence worked now anyways! Thanks man!
Do u know how to att like lockable gates aswell? i need it for the the police station and the prison
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.