LemonLime Posted April 18, 2013 Share Posted April 18, 2013 I have a file called texture.fx and what this file does is removes the dirt on the bottom of cars. I would like for this script to start with the server. I know that making it do so is probably so simple and i'm just stressing over it. Lol. Anyone that is in a friendly mood could you please take the time to write this simple script? Thanks ahead of time! (: -LemonLime Link to comment
LemonLime Posted April 18, 2013 Author Share Posted April 18, 2013 You may create the script however. All I want it to do is remove the dirt on the bottom of vehicles OnPlayerConnect or OnResourceStart. Link to comment
50p Posted April 18, 2013 Share Posted April 18, 2013 That .fx file is probably replacing textures. Vehicles have a grunge texture (vehiclegrunge256 if I remember right) and that .fx file may replace that texture with transparent texture or 1x1 white pixel texture. So, you need to make a script that will replace the texture yourself. There is an example on the wiki. https://wiki.multitheftauto.com/wiki/En ... rldTexture 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