How to add Ymaps for fivem server?

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?

  1. Make a new folder for the YMAP resource.
  2. Create a __resource.lua file with the following contents:
resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'

this_is_a_map 'yes'
  1. Create a folder named stream and add your YMAP(s) to it.
  2. 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 :stuck_out_tongue:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.