Untextured spaces - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Untextured spaces (
/showthread.php?tid=389975)
Untextured spaces -
iWhite - 04.11.2012
Код:
Material: 0 split: 0 Tex: rocktq128_grass4blend
Material: 0 split: 0 Alp: rocktq128_grass4blend
Material: 1 split: 1 Tex: grasstype4
Material: 1 split: 1 Alp: grasstype4
Changed material index 0 and 1:
Код:
SetObjectMaterial(pac, 0, 3942, "bistro", "mp_snow", 0);
SetObjectMaterial(pac, 1, 3942, "bistro", "mp_snow", 0);
Any solutions?
Re: Untextured spaces -
park4bmx - 04.11.2012
theres another materialindex maybe ?
Re: Untextured spaces -
iWhite - 04.11.2012
Only 0 and 1 shows map editor
On Texture Workshop 1.6 working normally