13.04.2009, 10:32
i want the car to teleport to player and player should get in automatically
y the way i am using it for menu so will it be like this
case 0:
{
PutPlayerInVehicle(playerid,400,1);
return 1;
}
y the way i am using it for menu so will it be like this
case 0:
{
PutPlayerInVehicle(playerid,400,1);
return 1;
}