Vinex Posted July 10, 2012 Share Posted July 10, 2012 Hello, i have downloaded a car that replaces infernus. I have made the meta and lua file, and i think everything is ok? addEventHandler('onClientResourceStart', resourceRoot, function() txd = engineLoadTXD ( "infernus.txd" ) engineImportTXD ( txd, 411 ) dff = engineLoadDFF ( "infernus.dff", 411 ) engineReplaceModel ( dff, 411 ) end ) "infernus.txd" /> "infernus.dff" /> I got the meta and lua file + the .dff and .txd file in one folder. now how do i get this loaded on to my server? and where do i put the folder/files? Link to comment
Castillo Posted July 10, 2012 Share Posted July 10, 2012 Topic moved to "Scripting" https://wiki.multitheftauto.com/wiki/Ser ... our_server Read that manual. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now