Few Questions , Help needed.
#3

Quote:
Originally Posted by MadeMan
Посмотреть сообщение
Probably a bug in the Texture Workshop script, but they should be like this

pawn Код:
SetObjectMaterial(objectid, 1, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(objectid, 2, 3908, "libertyfar", "Grass_128HV", 0);
...
Alright it compiled with no errors , but um object was not placed in right place and not all textures changed on it :S
here is my code
pawn Код:
new fctest;
pawn Код:
//fctest
fctest = CreateObject(16212, -377.35, 1302.91, 3.13,   356.86, 0.00, 3.14);
SetObjectMaterial(fctest, 1, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 2, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 3, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 4, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 5, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 6, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 7, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 8, 3908, "libertyfar", "Grass_128HV", 0);
SetObjectMaterial(fctest, 9, 3908, "libertyfar", "Grass_128HV", 0);
Reply


Messages In This Thread
Few Questions , Help needed. - by AMEENAMEEN - 02.05.2012, 12:07
Re: Few Questions , Help needed. - by MadeMan - 02.05.2012, 12:19
Re: Few Questions , Help needed. - by AMEENAMEEN - 02.05.2012, 12:43
Re: Few Questions , Help needed. - by newbie scripter - 02.05.2012, 12:49
Re: Few Questions , Help needed. - by AMEENAMEEN - 02.05.2012, 12:52
Re: Few Questions , Help needed. - by AMEENAMEEN - 02.05.2012, 15:50
Re: Few Questions , Help needed. - by MadeMan - 02.05.2012, 16:32
Re: Few Questions , Help needed. - by AMEENAMEEN - 02.05.2012, 17:31
Re: Few Questions , Help needed. - by AMEENAMEEN - 03.05.2012, 19:47
Re: Few Questions , Help needed. - by HighPitchedVoice - 03.05.2012, 19:51

Forum Jump:


Users browsing this thread: 1 Guest(s)