[Release][Standalone] Fully Working Stretcher for EMS | Easy to add to other Frameworks

Hi its hard to togglestr into my ambulance, my ambulance is F450 by J.Walker can u help me with this?

2 Likes

Then change the locations / radius of it. Look into the code to find where do to this

You dont need to download the prop client side maybe get a brain and read the post or learn a thing about running a server first before claiming my shit is broken. Maybe instead of being a copy past dev you learn what you are doing

Hi, i am new in scripting can you help me with this i can send you my ambulance file and fix them for me, if your not busy i got fixed the height but i can’t fix when i togglestr not working when the doors are open

Dude wow! You need to calm down. I apologize as this is partly my fault. I was asking you a question.
I apologize for the grammatical error. Either way, you are being very disrespectful. I am human so I have a brain (I learned that in kindergarten btw). I also have a great server and for the record, I develope scripts from scratch for FiveM. Really calling me out for copy paste deving… That is such a garbage thing to say. You literally don’t even know me. I myself would like to stop seeing negative stuff on the forums, it is getting really irritating and kinda depressing as when this site started everyone wanted to help each other and people were always handing out their hand to help. I really miss it.

EDIT: Just found out that you used some code from the wheelchair script. Might want to rethink on whom you call a copy past dev.

1 Like
RegisterCommand('delStr', function(source, args)
	local object = GetHashKey('prop_ld_binbag_01')
    local x, y, z = table.unpack(GetEntityCoords(PlayerPedId(), true))
    if DoesObjectOfTypeExistAtCoords(x, y, z, 2.5, object, true) then
        local obj = GetClosestObjectOfType(x, y, z, 2.5, object, false, false, false)
        for q,d in ipairs(strTable) do
        	if d['obj'] == obj then
        		local attachedToWhat = GetEntityAttachedTo(obj) and not nil or "none" 
        		DeleteObject(obj)
        		TriggerServerEvent("ARPF-EMS:server:stretcherSync",3,q,attachedToWhat,false)
        	end
        end
    end

end, false)

Thos command doesnt work?

1 Like

How can i fix this?

You have to change the y rot or x rot on the attactch prop

If you want you can send me that prop and I can do the coords for you

hi when i put /spawnstr, it spawns this

help pls!!!

Can you share that stretcher ?

3 Likes

read the entire original post, you need to stream the prop.

hi can you help me to do the ems menu pls? i want it for the ems and i don’t know where to put the command block that you say.Thanks

1 Like

It’s an awesome script, really. But I wonder, why are these pictures taken at the middle of the night? I mean it’s very hard to see in those pics. Just curious

They are videos and because it was taken at night no reason behind it

Then I suggest, whenever you have time to maybe update the videos in to daytime because you can barely see the “performance” of the stretcher.

can someone help me to write the menu for this ?

Hope you can share that stretcher :slight_smile:

1 Like

How can i get a yellow stretcher

1 Like

Does anyone have the code working to add this to the ESX Ambulance job?

soo i made some improvements to the stretcher and added some new props to go with it.

screenshots

This text will be hidden

this stretcher is low poly thats why i used it instreade of the others out there
20200108174517_1


https://i.gyazo.com/6dc5fd9d9f50863bd5ab88073aede7cc.png
https://i.gyazo.com/0a94c3f57454398c86e775c0801fcefd.png

3 Likes