Franklin's slow motion effect (trail effect)

is it possible to make franklin’s special ability effects in fivem? I mean the whole slowmotion effect with the light trail from the vehicle and the screen effects?

Try looking at these natives:

EnableSpecialAbility() - https://runtime.fivem.net/doc/natives/#_0x181EC197DAEFE121
SpecialAbilityDeactivate() - https://runtime.fivem.net/doc/natives/#_0xD6A953C6D1492057
IsSpecialAbilityActive() - https://runtime.fivem.net/doc/natives/#_0x3E5F7FC85D854E15

Just searching ability in the native docs comes up with those and some other results.

Might be an issue syncing, even having it work in multiplayer, as I’ve never seen it done in FiveM or GTA:O

it didn’t work
do you know how can i to do only the effect without the slow motion?
i search only how to do the effect