destroy object
#4

the vehicle id is 578 - dft - 30 i've done it alraedy...

Код:
if(vehicleid == 578)
		{
			DestroyObject(obj);
			DestroyObject(obj1);
			DestroyObject(obj2);
			DestroyObject(obj3);
			DestroyObject(obj4);
			DestroyObject(obj5);
			DestroyObject(obj6);
			DestroyObject(obj7);
			DestroyObject(obj8);
			DestroyObject(obj9);
            printf("object detroyed");
		}
Reply


Messages In This Thread
destroy object - by DetoNater - 08.12.2016, 09:49
Re: destroy object - by TheRohlikar - 08.12.2016, 09:57
Re: destroy object - by Eoussama - 08.12.2016, 10:18
Re: destroy object - by DetoNater - 08.12.2016, 13:07
Re: destroy object - by Konstantinos - 08.12.2016, 13:18

Forum Jump:


Users browsing this thread: 1 Guest(s)