AttachObjectToVehicle [REP ++]
#5

here is another tip keep attaching it every second okay, first u scripted it in see where the tree is and determine if u want to move it up down left or right on the attach

u will need stuff like
pawn Код:
new Float:x, Float:y, Float:z;
new v = GetPlayerVehicleID(playerid)
new tree;
tree = createobject(info);
GetVehiclePos(v,x,y,z);
AttachObjectToVehicle(tree,v,x,y,z,0,0,0);
/*
eg of how u would use it
*/
Reply


Messages In This Thread
AttachObjectToVehicle [REP ++] - by teomakedonija - 26.11.2012, 14:57
Re: AttachObjectToVehicle [REP ++] - by teomakedonija - 26.11.2012, 15:47
Re: AttachObjectToVehicle [REP ++] - by XtremeR - 26.11.2012, 15:49
Re: AttachObjectToVehicle [REP ++] - by teomakedonija - 28.11.2012, 16:47
Re: AttachObjectToVehicle [REP ++] - by Glad2BeHere - 28.11.2012, 16:56

Forum Jump:


Users browsing this thread: 2 Guest(s)