neon light with attachobjecttovehicle
#2

Add those:
pawn Код:
new objectid = CreateObject(...); // ID of the object replaced by the dots
new vehicleid = GetPlayerVehicleID(playerid);
Also add this:
pawn Код:
AttachObjectToVehicle(objectid, vehicleid, FLOAT:offsetX, FLOAT:offsetY, FLOAT:offsetZ, RotX, RotY, RotY);
hope i helped
Reply


Messages In This Thread
neon light with attachobjecttovehicle - by Hugoca - 07.11.2012, 15:51
Re: neon light with attachobjecttovehicle - by Red_Dragon. - 07.11.2012, 15:57
Re: neon light with attachobjecttovehicle - by cecko1235 - 07.11.2012, 16:02
Re: neon light with attachobjecttovehicle - by Glad2BeHere - 07.11.2012, 16:16
Re: neon light with attachobjecttovehicle - by cecko1235 - 07.11.2012, 16:36
Re: neon light with attachobjecttovehicle - by Glad2BeHere - 07.11.2012, 16:40
Re: neon light with attachobjecttovehicle - by Hugoca - 07.11.2012, 17:04
Re: neon light with attachobjecttovehicle - by cecko1235 - 07.11.2012, 17:06
Re: neon light with attachobjecttovehicle - by Glad2BeHere - 07.11.2012, 17:13
Re: neon light with attachobjecttovehicle - by Hugoca - 07.11.2012, 17:14

Forum Jump:


Users browsing this thread: 1 Guest(s)