[Release][Free] Tinus Flatbed

Thank you for the feadback. Will be looking into that in the future.

Does this script work with any flatbed? Does it have to be a rollback flatbed also?

1 Like

Do not worry , after your update everything works perfectly . I have to thank you for this script and it is worth 0 ^^ . Excellent work

add new flatbed, it is inside the script “flatbed3”

1 Like


The same goes for installing version 1.0.4

1 Like

i have a question
it dont work for addon vĂ©hicule that’s normal ?

1 Like

No that isn’t normal. It should work with any car/motorcycle. For me it is working with Addon, Replace and just default GTA vehicles. What type of addon vehicle are you trying to tow?

a standart car


1 Like


Hello :slight_smile: would you do with this one too?

thanks for sharing this with us
is it synced between players

even with version 1.0.5 still bug
I tried with speedo etc.

3 Likes

In the newest version (V1.0.6) i have fixed all issues regarding some vehicles not being able to get welded to the bed and the camera collision glitching out. I also added the possibility to disable Vehicle Classes from being towed. Just so you don’t see someone tow a plane around!

Thanks for all the positive feedback and the useful info on the bugs you are experiencing!

Technical

It seems like the GetClosestVehicle native doesn’t return vehicles with the Emergency class. This has been fixed by added a function that uses the FindFirstVehicle, FindNextVehicle, EndFindVehicle natives to get all vehicles and then loops thru all vehicles and finds the closest one.

For the Camera Collision bug the DisableCamCollisionForEntity had been added to the loop instead of just running it once. Apparently GTA/Fivem automatically turns it back on after some time.

2 Likes

its fantastique it work perfectly with addon car now thx a lot

1 Like

camera is still broken, all i see is under the car i am towing when driving

when i want to lock the car i get this error?

got this problem to brother https://i.imgur.com/ym3q48C.png

FXServer 5283

gamebuild 2189


hello, what could this error be (sorry, I’m newbie)

This isn’t any “error” with the script. This is just a FiveM core error to notify you about the Texture sizes being to big. This is normally just an error you can ignore or if you are dedicated to fixing it lowering the resolution of the textures inside the .ytd files.

1 Like

But this is a error

This isn’t a error with my script or one i could fix. This has to do with an other script interfering with this. A other user had the same error because of his AntiCheat. This Github Issue might help you resolve it: Bug on attach · Issue #3 · TinusNL/tinus_flatbed · GitHub