Someone know how to remove this "mobile" door? [Pillbox Hill Medicial Centre]

Hello!
I need help. Does someone know how to remove this “mobile” door? They are not on my local host server, but on a dedicated server

10 / 10 FiveM feature request.

3 Likes

I can not create a topic in another section. If any admin could transfer this topic then I would be grateful

1 Like

RemoveIpl("rc12b_default")

Perhaps also RequestIpl("rc12b_hospitalinterior")

3 Likes

Where can I find this? @d0p3t

I believe he’s telling you that you would need to add that to a resource to remove the door.

2 Likes

Do you happen to have the script/mod for the actual hospital interior, Been searching everywhere for it.

Here’s one I’ve used [Release] Pillbox Hospital by Jobscraft

Problem is that you can enter it still, Is there a way of having the doors unlocked and walking around.

What bro

What’s “What bro” about this?! It’s a simple link

I have the same issue, I put the removeip on my ip loader but it keeps happening

for yall who can get the doors to remove. Your loading the wrong ipl…

-- Pillbox hospital:
		--RequestIpl("rc12b_default")
		RequestIpl("RC12B_Destroyed")
		RequestIpl("RC12B_HospitalInterior")

and use this one for it

1 Like

I’m on this for DAYS, I stopped all my iplLoader’s, i’m only using “bob74_ipl” but the default doors still there, I cant manage to remove them.
Does anyone can tell me what am I doing wrong?

Where should I put the code:

-- Pillbox hospital:
		--RequestIpl("rc12b_default")
		RequestIpl("RC12B_Destroyed")
		RequestIpl("RC12B_HospitalInterior")

If I use this then my Police Interior floors dont work…

pillbox.rar (452.5 KB)

Use this ipl you can even use your custom interior but this IPL will solve your problem with door it Solved my Problem . .

Have Fun!

Anyone find a fix yet? i been seraching and searching and still cant figure it out,

Put this in your IPL script (for exalmple bob74_ipl):

		RemoveIpl("rc12b_default")
		RequestIpl("rc12b_hospitalinterior")

IPL? i have bob74_ipl but where in that folder to i edit the file at? thanks for the reply

1 Like