MavisBey4807 Posted July 4, 2024 Share Posted July 4, 2024 I am trying to change vehicle.txd but it does not have id how can i change it 1 Link to comment
FernandoMTA Posted July 4, 2024 Share Posted July 4, 2024 36 minutes ago, MavisBey4807 said: I am trying to change vehicle.txd but it does not have id how can i change it You cant replace that txd file directly (you also can't replace hud.txd and others directly). Instead, use the shader system https://wiki.multitheftauto.com/wiki/EngineApplyShaderToWorldTexture see the Basic texture replacement shader example in that wiki page you will need to replace the materials (individual textures) contained inside vehicle.txd individually. You can do it for all vehicles automatically, or for specific elements. Link to comment
MavisBey4807 Posted January 29 Author Share Posted January 29 On 04/07/2024 at 16:05, FernandoMTA said: You cant replace that txd file directly (you also can't replace hud.txd and others directly). Instead, use the shader system https://wiki.multitheftauto.com/wiki/EngineApplyShaderToWorldTexture see the Basic texture replacement shader example in that wiki page you will need to replace the materials (individual textures) contained inside vehicle.txd individually. You can do it for all vehicles automatically, or for specific elements. i can not do it can you help me brother 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