Glass is not visible on model - 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: Glass is not visible on model (
/showthread.php?tid=646642)
Glass is not visible on model -
mschnitzer - 20.12.2017
Hi,
I exported the model man_sdr_tables.dff and its corresponding texture file kbmiscfrn2.txd from the gta_int.img file. I'd like to add a collision to that model because it doesn't have one.
The preview in kdff looks fine:
But when I add that model to my server, the glass doesn't show up:
https://www.fast-images.de/uploads/b...36ffd8f0d4.png
Any ideas?
Re: Glass is not visible on model -
EstoniaNMaN - 20.12.2017
Use the tables original ID in the AddSimpleModel script. Pretty sure it fixes the problem.
Re: Glass is not visible on model -
mschnitzer - 20.12.2017
Awesome! It worked, thank!