[Releaae] Mission Row Police Station (YMAP)

OKay, I somewhat have the main gate locking… but it doesn’t show text and I can’t seem to get it to stay locked when it’s closed, only when it’s open.

doorlocks2

now im getting this only.

I appriciate any and all help, I’m still learning. Right now I’m working on getting to learn how to lock doors and such.

1 Like

Got rid of every error, server boots with no errors and nothing in f8. I can’t get the text to show up or anything. Anyone happen to have the config file I can nab?

1 Like

Ken im having the same issue any if you solved it could you help me out

I’ve fixed it and tested that it works
The reason is a punctuation error :slightly_smiling_face:

{
	objName = 'hei_prop_station_gate',
	objHeading = 179.19,
	objCoords  = vector3(411.14, -1026.12,29.39),
	textCoords = vector3(411.17, -1023.51,29.44),
	authorizedJobs = { 'police' },
	locked = true,
	distance = 14,
	size = 2
},

{
	objName = 'v_ilev_cbankvaulgate01',
	objCoords  = vector3(423.91, -992.01,30.71),
	textCoords = vector3(423.91, -992.01,30.71),
	authorizedJobs = { 'police' },
	locked = true,
	distance = 2.5
},
{
	objName = 'hei_prop_bh1_08_hdoor',
	objCoords  = vector3(419.02, -1018.51,29.35),
	textCoords = vector3(419.02, -1018.51,29.35),
	authorizedJobs = { 'police' },
	locked = true,
	distance = 2.5
},
1 Like

Thanks for doing that instead of me.

1 Like

I see it’s been a while and I’m just coming across this, but anyone able to remove the yellow ballards in front of the gate. I loaded the current map that I’m using into codewalker and was able to remove the police post, but those ballards are not showing up on the map I’m using. Any ideas? Thanks.

This doesn’t seem to work for me for some reason.

Bump :lollipop:

can anyoe tell me where exactly in the resources this ymap should go?