16.06.2010, 11:48
Quote:
Originally Posted by MadeMan
Are you near this vehicle: VehicleInfo[playerid][vOwned] ?
|
I have also tried it like this
pawn Код:
if(!ProxDetectorV(4, playerid, vehicleid))
pawn Код:
for(new v=0;v<MAX_VEHICLES;v++)
pawn Код:
if(!ProxDetectorV(4, playerid, v))