Attach Objects to Vehicles
#4

i tested it this way

Код:
	if (strcmp("/attach", cmdtext, true, 10) == 0)	{
	GetVehiclePos(testcar,xt,yt,zt);
	AttachObjectToVehicle(testobject,testcar,xt,yt,zt,20,20,20);
	return 1;
	}
the object (testobject) is created and also nothing happens. I know it should work.. i saw the pictures
Reply


Messages In This Thread
Attach Objects to Vehicles - by Stefan_Toretto - 28.11.2010, 15:25
Re: Attach Objects to Vehicles - by [03]Garsino - 28.11.2010, 15:26
Re: Attach Objects to Vehicles - by Stefan_Toretto - 28.11.2010, 15:29
Re: Attach Objects to Vehicles - by boelie - 28.11.2010, 15:31
Re: Attach Objects to Vehicles - by [03]Garsino - 28.11.2010, 15:32
Re: Attach Objects to Vehicles - by Stefan_Toretto - 28.11.2010, 15:33
Re: Attach Objects to Vehicles - by boelie - 28.11.2010, 15:33
Re: Attach Objects to Vehicles - by d0 - 28.11.2010, 15:36
Re: Attach Objects to Vehicles - by Stefan_Toretto - 28.11.2010, 15:37
Re: Attach Objects to Vehicles - by [03]Garsino - 28.11.2010, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)