Jump to content

[HELP] Car Body Change sctipt


mikhel2

Recommended Posts

Hi all

i try a lot thing to change body part mod on my private server

ID = 1046

function DFFFile ()

DFF = engineLoadDFF( "exh_a_f.dff", 0 )

engineReplaceModel ( DFF, ID )

end

addEventHandler( "onClientResourceStart", resourceRoot, DFFFile )

this script good for 1 mod but i wanna cahnge all mod not olnly this one

Can some body help me?

Link to comment
Hi all

i try a lot thing to change body part mod on my private server

ID = 1046

function DFFFile ()

DFF = engineLoadDFF( "exh_a_f.dff", 0 )

engineReplaceModel ( DFF, ID )

end

addEventHandler( "onClientResourceStart", resourceRoot, DFFFile )

this script good for 1 mod but i wanna cahnge all mod not olnly this one

Can some body help me?

What do you mean?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...