LinkVehicleToInterior ?!
#9

Quote:
Originally Posted by __
Посмотреть сообщение
Callback to return the player to their vehicle if/when they try to exit.
pawn Код:
public OnPlayerExitVehicle(playerid, vehicleid) {
    if(GetPVarInt(playerid, "d_Car") != 0) PutPlayerInVehicle(playerid, GetPVarInt(playerid, "d_Car"), 0);
    return 1;
}
First it work very much, but the second I can exit the car without any prob !
Reply


Messages In This Thread
LinkVehicleToInterior ?! - by Yaszine - 19.12.2010, 12:33
Re: LinkVehicleToInterior ?! - by WillyP - 19.12.2010, 12:37
Re : LinkVehicleToInterior ?! - by Yaszine - 19.12.2010, 13:31
Re: LinkVehicleToInterior ?! - by WillyP - 19.12.2010, 14:22
Re : LinkVehicleToInterior ?! - by Yaszine - 19.12.2010, 14:42
Re: Re : LinkVehicleToInterior ?! - by WillyP - 19.12.2010, 14:46
Re: LinkVehicleToInterior ?! - by Rachael - 19.12.2010, 14:48
Re: LinkVehicleToInterior ?! - by __ - 19.12.2010, 14:57
Re : Re: LinkVehicleToInterior ?! - by Yaszine - 19.12.2010, 15:12
Re: Re : Re: LinkVehicleToInterior ?! - by __ - 19.12.2010, 15:16

Forum Jump:


Users browsing this thread: 6 Guest(s)