10.08.2009, 08:33
Just saw your problem. On radi, you should put the radius around your vehicle. For example 5meters.
Do something like this. It should work.
pawn Код:
if(IsPlayerInVehicle(playerid,carid) && CarInfo[carid][cOwned] == 1 || PlayerToVehicle(5,playerid,carid) && CarInfo[carid][cOwned]==1)