Vehicle Component help.
#2

Just do
pawn Код:
public OnPlayerExitVehicle(playerid, vehicleid)
{
  if(vehicleid == quad1)
  {
   RemoveVehicleComponent(vehicleid, componentid);
  }
  return 1;
}
Reply


Messages In This Thread
Vehicle Component help. - by RayPoda - 22.06.2009, 07:39
Re: Vehicle Component help. - by Grim_ - 22.06.2009, 07:42
Re: Vehicle Component help. - by RayPoda - 22.06.2009, 07:47
Re: Vehicle Component help. - by Grim_ - 22.06.2009, 07:48
Re: Vehicle Component help. - by RayPoda - 22.06.2009, 07:50
Re: Vehicle Component help. - by Grim_ - 22.06.2009, 08:49
Re: Vehicle Component help. - by Haron - 22.06.2009, 08:56

Forum Jump:


Users browsing this thread: 5 Guest(s)