Attach object to vehicle :S
#10

pawn Код:
OnGameModeInit()
{
         new LastVehicleID1 = Vehicle_AddStatic(VehiclePoliceLVPD, 2282.0, 2477.0, 11.0, 180, random(126), random(126), 600);
         new light1 = CreateObject( 18646,0,0,0,0,0,0,80 ); // <iVO>
         AttachObjectToVehicle( light1, LastVehicleID1, 0.300000, -0.100000, 0.699999, 0.000000, 0.000000, 0.000000 ); // <iVO
       
}
Reply


Messages In This Thread
Attach object to vehicle :S - by [LHT]Bally - 08.01.2012, 17:23
Re: Attach object to vehicle :S - by V_LOPE - 08.01.2012, 17:25
Re: Attach object to vehicle :S - by [LHT]Bally - 08.01.2012, 17:59
Re: Attach object to vehicle :S - by [LHT]Bally - 08.01.2012, 20:14
Re: Attach object to vehicle :S - by Hugo1984 - 08.01.2012, 20:24
Re: Attach object to vehicle :S - by [LHT]Bally - 09.01.2012, 12:20
Re: Attach object to vehicle :S - by [LHT]Bally - 09.01.2012, 12:48
Re: Attach object to vehicle :S - by Outcast - 09.01.2012, 12:49
Re: Attach object to vehicle :S - by [LHT]Bally - 09.01.2012, 12:54
Re: Attach object to vehicle :S - by Outcast - 09.01.2012, 12:59

Forum Jump:


Users browsing this thread: 1 Guest(s)