Jamie_Mews Posted April 5, 2015 Posted April 5, 2015 I need some advice for custom texture modelling on Vehicles and Models, I was on a server where you could custom import your own Paintjob and Interior Textures. Years ago when I was scripting I used the old txd = engineLoadTXD ( "infernus.txd" ) engineImportTXD ( txd, 411 ) This would only replace every vehicle. Is there a way with 1.4 where I can import textures to a specific model or vehicle and it not replace every texture where this model exists? A point in the right direction for a function would be nice, Thanks
WhoAmI Posted April 6, 2015 Posted April 6, 2015 https://wiki.multitheftauto.com/wiki/En ... rldTexture And you have to write simple shader to do this.
Mr.unpredictable. Posted April 6, 2015 Posted April 6, 2015 viewtopic.php?f=148&t=76587 Tutorial is ugly, I made that long back but it might help you with what you are looking for.
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