25.04.2011, 08:41
heey guys
I have made this code:
But why the object dont attach the vehicle?
Thanks Admigo
I have made this code:
Код:
shark=CreateStreamObject(1608,-1629.36511230,688.54528809,10.57254028,0.00000000,0.00000000,0.00000000,250); //object(csrsfence03_lvs) (3) link=AddStaticVehicle(473,0,0,0,0,98,20); // coach LinkVehicleToInterior(link, 6); AttachObjectToVehicle(shark,link,0,0,0,0,0,0);
Thanks Admigo