PutPlayerInVehicle
#4

We had the same issue, with the new beer and ciggy actions. Players would not be put in their vehicles.
Just a shame we have to remove their actions before putting them in a vehicle.
Code:
  xInfo[playerid][vehicle]=vehicleid;
  SetPlayerSpecialAction(playerid,0);
  PutPlayerInVehicle(playerid,vehicleid,seat);
  return 1;
}
Reply


Messages In This Thread
PutPlayerInVehicle - by Mikep. - 23.11.2009, 22:22
Re: PutPlayerInVehicle - by Chaprnks - 26.11.2009, 23:35
Re: PutPlayerInVehicle - by Jay_ - 27.11.2009, 12:31
Re: PutPlayerInVehicle - by Rac3r - 27.11.2009, 16:28

Forum Jump:


Users browsing this thread: 2 Guest(s)