Anti Idle DB?
#6

Put this on statechange maybe:

pawn Код:
for(new i=0;i<MAX_PLAYERS;i++)
{
if(GetPlayerVehicleID(i) == GetPlayerVehicleID(playerid) && GetPlayerVehicleSeat(i) == 0 && GetPlayerVehicleSeat(playerid) != 0)
{
}
}
But this only detects if there is a driver in the passangers car
Reply


Messages In This Thread
Anti Idle DB? - by mrbeam - 19.01.2012, 18:47
Re: Anti Idle DB? - by Face9000 - 19.01.2012, 18:51
AW: Anti Idle DB? - by mrbeam - 19.01.2012, 19:08
AW: Anti Idle DB? - by mrbeam - 20.01.2012, 11:18
Re: Anti Idle DB? - by SchurmanCQC - 20.01.2012, 11:26
Re: Anti Idle DB? - by wildcookie007 - 20.01.2012, 13:03
AW: Anti Idle DB? - by mrbeam - 21.01.2012, 10:19

Forum Jump:


Users browsing this thread: 2 Guest(s)