Question about custom vehicle textures - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Question about custom vehicle textures (
/showthread.php?tid=662391)
Question about custom vehicle textures -
Yaozu - 30.12.2018
I know that vehicle .dff's are not possible as they have linked data files, but is it possible to hook custom .txd's to them?
Re: Question about custom vehicle textures -
J0sh... - 30.12.2018
No, there's no such feature.
Re: Question about custom vehicle textures -
REYO - 31.12.2018
If you want to cover up a vehicle with a custom texture what you can do is take portions of the vehicle > texture them in blender/3ds max and export with no col then simply attach object to vehicle and mask it appropriately.
We tried this first time 0.3.8 came out. You'll have to resize the new counter parts though so they fit nicely and thats about it. Take this as an alternative perhaps.
Re: Question about custom vehicle textures -
BlackyX - 31.12.2018
Quote:
Originally Posted by Yaozu
I know that vehicle .dff's are not possible as they have linked data files, but is it possible to hook custom .txd's to them?
|
If you want custom .txd's on the default model you can just change your paintjob.txd's for the model(client-sided only though).
Re: Question about custom vehicle textures -
J0sh... - 31.12.2018
Quote:
Originally Posted by ReyoDahBoss
If you want to cover up a vehicle with a custom texture what you can do is take portions of the vehicle > texture them in blender/3ds max and export with no col then simply attach object to vehicle and mask it appropriately.
We tried this first time 0.3.8 came out. You'll have to resize the new counter parts though so they fit nicely and thats about it. Take this as an alternative perhaps.
|
If all of the players don't have vehicle mods, it would work nicely.
Re: Question about custom vehicle textures -
Yaozu - 01.01.2019
Quote:
Originally Posted by ReyoDahBoss
If you want to cover up a vehicle with a custom texture what you can do is take portions of the vehicle > texture them in blender/3ds max and export with no col then simply attach object to vehicle and mask it appropriately.
We tried this first time 0.3.8 came out. You'll have to resize the new counter parts though so they fit nicely and thats about it. Take this as an alternative perhaps.
|
Yea I wanted to avoid doing that, it would of been convenient to just hook a custom .txd in for a vehicle.
Thank you for the information guys.