[RELEASE] [PAID] Animated Livery 2.0

Informations

Hi everybody, This is the first paid release i made, the Animated Car Livery script. I made it a long time ago but now it’s time to make it public. The script is heavily optimized so you will not experience any type of lag or stutter. I had already left a version of this script but I flagged the script myself because I didn’t think it was complete. In this version of the script you will have the following features:

  • More optimized code;
  • Ability to modify cars directly from the game as demonstrated by the video;
  • Ability to whitelist who can use the commands;
  • Flat storage via a json db for faster performance.

Video

Buy Here

Tebex (15€ + Fees)

My Other releases

Props/Objects Placer
LifeInvader Job

5 Likes

This is such an epic script! I have it and I 100% Recommend it!

2 Likes

How does this work Sick I can add the liveries to any car right?

Hey dude

whats about the Performance with this Script?

If i have to put in a Video URL can u add a option to choose the Resolution of the Video like
360p, 480p, 720p etc.

Because if i have a 4K Video and 20 Cars drive with an animated Livery i think there are many performance issues.

But really nice Release look unique!
Good Job!

2 Likes

@EGOistentum There are around ~15 vehicles with 4k video and this was the resmon.

Images

https://i.imgur.com/O7uEnU1.png
https://i.imgur.com/jNxluJT.png

Also the video link to check if it was 4k 8K 4K Magical Pathway ║Classic Animated Wallpaper ║ HD Background Video Effect 4320p AA-vfx - YouTube

But if you want to have even more security and want to block the video quality just go to the data.json and add this piece of string to the link of the video embed “&vq=hd720” or “&vq=hd1080” ecc.

@Impetro Sure!

Any car that has a livery!

Is it possible for player add livery for his car, and only applys to his car while other’s cars livery remains?

@vegas91 Not possible because with this script you replace the texture that is shared between cars but i can give you the trick.

You can simply took the vanilla car, make it addon and the multiply the liveries. With this trick you can create how many liveries you want and restrict them to players!

1 Like

what type of video has to be used? I have tried to add several new ones and they dont seem to apply

@fbkaoticchaos Should be an embed link:

Right click youtube video>Copy Embed Link

Hi, it looks insane!
Do other players see it too?

@Cuchii Yes!

Would you be able to send a full screenshot (no cropping) of the client resmon and server resmon?

@_Wrex for sure!

Screenshots

https://i.imgur.com/qesWhbP.png

https://i.imgur.com/83rn9YD.png

How does one mute the video?

@pregoooo Add this piece of string to the link of the video embed “&mute=1”

 local txd = CreateRuntimeTxd('duiTxd')
    local duiObj = CreateDui('https://media.discordapp.net/attachments/865647406490320920/865647480070340618/2febfd017af4653f41ca4785d1db99e4.gif', 576, 575) -- to change gif add link and change the width and hight ( 576, 575 ) to what ever ur gif image size is
    _G.duiObj = duiObj
    local dui = GetDuiHandle(duiObj)
    local tx = CreateRuntimeTextureFromDuiHandle(txd, 'duiTex', dui)
    AddReplaceTexture('vehiclemodel', 'some texture in the YTD file example: dukes_sign_1', 'duiTxd', 'duiTex')

this does the same thing as this script this code was posted in the cfx discord 2 weeks ago

Go check the features :slight_smile:

If it had been like yours I would not have been able to post it as I would have broken the rules (Releases Rules and F.A.Q)

Is it possible to use it on benny’s? or create an item that when i use it i add livery on nearest car?

@RobiZona By default it is already in benny’s as what you see is a livery and therefore you can change it!