I'm looking for a wheelchair script?

Hi, I’m looking for a wheelchair script?

https://forum.cfx.re/search?q=wheelchair

Please use the search function before posting, but there is no wheelchair script. If you’ve seen this on a server it’s likely a private script.

Thank you, do you know how to set coords over a prop?

You can use ATTACH_ENTITY_TO_ENTITY to attach the player’s ped to the wheelchair

1 Like

can you send a exempel?

can you send a exempel?

AttachEntityToEntity(GetPlayerPed(-1), wheelchair_entity, backboneindex, x,y, z, 0, 0, 0, false, false, true, 0.0, true)

I didn’t check if this works, but it’s basically what you need to do.

Ok du you know how to press E to sitt down, on a wheelchair prop. And du you know how i can steer?
one kan sit and one kan steer?

Ok du you know how to press E to sitt down, on a wheelchair prop. And du you know how i can steer?
one kan sit and one kan steer?

Hi,

As I see, you’re new in scripting, I don’t recommand you to learn by doing a script like that, start by something more easier.

If you ask to some one for every line of the script, you don’t gona learn anything.