AttachObjectToVehicle
#2

You need to use SetTimerEx, which will allow you to pass on more parameters. (ex: playerid and all..)

SetTimerEx("CarParts", 5000, false, "i", playerid);

And don't use x,y,z Position coords on AttachObjectToVehicle. It's "offset", not position.

AttachObjectToVehicle(Spo,id,0,0,1,0,0,0);
Reply


Messages In This Thread
AttachObjectToVehicle - by [D]ry[D]esert - 13.01.2012, 09:40
Re: AttachObjectToVehicle - by iPLEOMAX - 13.01.2012, 09:55
Re: AttachObjectToVehicle - by [D]ry[D]esert - 13.01.2012, 11:04
Re: AttachObjectToVehicle - by iPLEOMAX - 13.01.2012, 11:23
Re: AttachObjectToVehicle - by [D]ry[D]esert - 13.01.2012, 11:41
Re: AttachObjectToVehicle - by [D]ry[D]esert - 13.01.2012, 12:04

Forum Jump:


Users browsing this thread: 2 Guest(s)