MADboy Posted July 7, 2012 Share Posted July 7, 2012 Hello! I want to put custom lights on my server, but I don't know how to do that. I can put custom cars (so I know enough for modding I think ) onto the server, is it possible with lights? I know for modding the car I need the ID of the original car (ex. the ID of the infernus is 411), but with the lights I don't know what I need ...And sorry for my bad english Link to comment
MADboy Posted July 7, 2012 Author Share Posted July 7, 2012 I want to put lights like this: Link to comment
Imposter Posted July 7, 2012 Share Posted July 7, 2012 I want to put lights like this: that is quite easy, this is done using textures, so first, get txd workshop, extract infernouses texture, open it in photoshop, change the lights, and go here EngineImportTXD outputChatBox ( "Replaced 411 infernous texture" ) txd = engineLoadTXD ( "data/your texture here.txd" ) engineImportTXD ( txd, 411) Hope it helps! Link to comment
MADboy Posted July 7, 2012 Author Share Posted July 7, 2012 I put these lights into my GTA:SA and these aren't the textures of the infernus. These lights are working on other cars too, like sandking and comet. You can find the default lights in GTA San Andreas/models/generic/vehicles.txd. If you replace the vehicle.txd the lights will change. So I don't think that's the right way, but thanks for your help Link to comment
Imposter Posted July 7, 2012 Share Posted July 7, 2012 I put these lights into my GTA:SA and these aren't the textures of the infernus. These lights are working on other cars too, like sandking and comet. You can find the default lights in GTA San Andreas/models/generic/vehicles.txd. If you replace the vehicle.txd the lights will change. So I don't think that's the right way, but thanks for your help oh, ive never done this before, so i was just giving a hint on how to do it, using some knowledge on texturing. but glad i helped. Link to comment
BorderLine Posted July 8, 2012 Share Posted July 8, 2012 use my script https://community.multitheftauto.com/ind ... ls&id=4969 Link to comment
MADboy Posted July 8, 2012 Author Share Posted July 8, 2012 use my scripthttps://community.multitheftauto.com/ind ... ls&id=4969 Thx for your help bro! Your script works perfectly! 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