IsPlayerInVehicle
#4

How i can do it on command this when im not inside this it will say you are not inside this car

Quote:

CMD:working(playerid, params[])
{
if( posaosmetlar[ playerid ] != 0 ) return SendClientMessage( playerid, -1, "You are already in work place!" );
SetPlayerCheckpoint(playerid, 2328.3623,-1989.4958,14.0952, 3.0);
TextDrawShowForPlayer(playerid, mywork[playerid]);
TextDrawShowForPlayer(playerid, mywork1[playerid]);
CP[playerid] = 1;
SetTimer("romming", 10000, false);
}
return 1;
}

Reply


Messages In This Thread
IsPlayerInVehicle - by Hunud - 06.10.2016, 15:52
Re: IsPlayerInVehicle - by oMa37 - 06.10.2016, 15:53
Re: IsPlayerInVehicle - by Hunud - 06.10.2016, 15:56
Re: IsPlayerInVehicle - by Hunud - 06.10.2016, 16:07
Re: IsPlayerInVehicle - by lackmail - 06.10.2016, 16:19

Forum Jump:


Users browsing this thread: 1 Guest(s)