23.05.2013, 07:45
Quote:
vehicleid = GetPlayerVehicleID(playerid);
Yea, i moved the GetVehicleModel above IsVehicleInRangeOfPoint, still the bomb doesn't explode.. :/ |
Код:
if(IsVehicleInRangeOfPoint( 432, 5.0, Pos[ 0 ], Pos [ 1 ], Pos[ 2 ] ))
Код:
if(IsVehicleInRangeOfPoint( GetPlayerVehicleID(playerid), 5.0, Pos[ 0 ], Pos [ 1 ], Pos[ 2 ] ))