[Release] Hospital props

thank you very much, it works great

No problems, hope it help you !

oh, hi! again, thanks for the unloaded props, i’ve a question if you can answer me would be great!
How did you manage your manifest? Because i have some props that doesnt load at all but i’ve no clue on how to build a manyfest

Can you help me with the coordinates? Because I couldn’t find it.

this is not a map so u dont need any coords, its only props u stream so u can see them in your server. @berkay_22

not working . still having the missing props . i have an error client side regarding the _manifest.ymf it says no no streaming module .

update . this is how i fixed the issue . gotta change the _resource.lua file .to this

resource_manifest_version “05cfa83c-a124-4cfa-a768-c24a5811d8f9”
this_is_a_map ‘yes’

files {‘int_medical.ytyp’,
‘_manifest.ymf’}
data_file ‘DLC_ITYP_REQUEST’ ‘int_medical.ytyp’

1 Like

not working for me, still working?

Works perfectly. Especially with @XxEraserxX comment above added in.

Working now, i did not had to use the resource fix, thank you the answer slug.

Can I make the beds usabell somehow?

Can someone send me the original map of this hospital, thanks alot.

location?

there is no [stream] folder

I have a problem, everything looks good in codewalker but when i put this into fivem server building texutre its invisible

xyz - Position please

When i change the __resource.lua to this one it always says could not load allcity_medical and wont start the server. Any ideas?

Where is the location?

Did you get the answer?

My ressources :

> resource_manifest_version 'f15e72ec-3972-4fe4-9c7d-afc5394ae207'
> 
> files {
>          'int_medical.ytyp',
>          '_manifest.ymf'
> 	 }
> 		 
> 		 
> data_file 'DLC_ITYP_REQUEST' 'int_medical.ytyp'