how can i detect passagers?
#1

pawn Код:
new carid = GetPlayerVehicleID(playerid);  
    if(IsPlayerInAnyVehicle(playerid) && !IsAnOwnableCar(carid))
    {
    SetVehicleToRespawn(carid);
    }
How can i make if the car don't have passagers to respawn ?
Reply


Messages In This Thread
how can i detect passagers? - by Kapone21 - 13.09.2013, 09:37
Re: how can i detect passagers? - by Konstantinos - 13.09.2013, 09:40

Forum Jump:


Users browsing this thread: 1 Guest(s)