[FREE] [STANDALONE] Vehicle Bounce Mode

Vehicle Bounce Mode


Preview

Streamable
YouTube – Added to YouTube with alternate music since dmca’s… go sub why not? :sweat_smile:


Download

GitHub


Overview

Just a simple yet fun script to enable a bounce mode on vehicles similar to the Mercedes bounce setting.
Can toggle if only players vehicle should bounce or if vehicles in range.
Can specify vehicle types to allow bounce mode if you like, default all types are active.
To remain standalone this works with a simple RegisterCommand, this could be easily adapted to work with a item setup however I will not be doing this.

Enjoy :smile:


Support

This is provided WITHOUT support.

Please do not join BOII | Development channels requesting support, your ticket will be closed.

Scripts posted on my personal account are just smaller things that do not warrant a full resource over a BOII | Development, due to the workload there I simply do not have the time to provide additional support for random small scripts.


BOII | Development

For more indepth free and paid resources you cant take a look at some of my other work here:

Topics - Activity - boiidevelopment - Cfx.re Community

26 Likes

haha nice :laughing:

1 Like

man you’re a genious, I loved it :joy:

1 Like

This is sick​:fire::fire::fire: :joy:

1 Like

This would be sick if it could be an item.

1 Like

Added the emergency vehicles into it and I’m laughing hard :rofl:

8 Likes

hot :fire: :fire: :fire:

1 Like

I need to ask what song is this ha it its hard

1 Like

Jordan Burns - Weekend (Slowed Mix) :fire:

1 Like

The exactly one I used is " Jordan Burns - Weekend (slowed)" from “HoodedDriver” There’s a lot of versions out there haha, but the one in the video is that one above.

2 Likes

And just if anyone wants to use this goat resource with emergency vehicles like I did, just open the “client.lua” and modify the “local allowed_vehicle_types” at the start, and add “14, 16, 18”

It will be like that: local allowed_vehicle_types = {0, 1, 2, 3, 4, 5, 6, 7, 14, 16, 18}

1 Like

:stuck_out_tongue:

Was a fun little thing is all have a few more random things to release also just when time permits am a little busy with stuff for boii dev atm.

1 Like

Ahh I wouldn’t say genius just a guys who likes to make some dumb stuff :wink:

I did this a while ago and posted it into the boii dev discord but it wasn’t synced with players then so just thought id do that clean it up a little and give people something random to play with.

1 Like

Ermmm, it could be easily done but to keep it standalone I just left that out, if you take a look into [FREE] Developer LUA Utility Library v1.2.0 - FiveM Resource Development & Modding / Releases - Cfx.re Community

I have all of the functions within here to make “standalone” items usable and adding / removing from invents etc. Currently only covers boii, qb, ox, and esx_legacy though, can always add more if use something different :slight_smile:

All the heavy lifting has been done for you in there though :muscle:

I’ve never seen this type of resource and so well synced, so I would say that it’s so well build, congrats, hoping to see more in the future!

2 Likes

I wont say it wasn’t a little annoying making micro adjustments to make the “bounce” look smooth but got there in the end.

Am currently elbow deep in updating all current boii development resources into multiframework compatible, and building our own framework :sweat_smile: so time is a little limited.

Soon as I have more free time ill get back to making some more dumb random free standalone things <3

1 Like

I know haha, I didn’t even thought it was possible to do such resource. Good luck at your development in boii! You have lots of skills, I’ll be around

1 Like

i love it :sweat_smile: :rofl:

1 Like

A bit of fun inside the server. I’m laughing hard :rofl:

4 Likes

Sometime you just got to try :stuck_out_tongue:

When i first did it was seeing the mercedes reel alot… it got me curious…

After that its just timing to make sure the SetVehicleSuspensionHeight doesnt look all janky and jerky… it took a bit of tuning but it came out pretty well eventually :slight_smile:

1 Like