16.09.2012, 22:16
Radius is just in IsPlayerNearVehicle function, when i use that function i put radius....
if(IsPlayerNearVehicle(playerid, 10.0, v) && GetVehicleModel(v) == 577)
@C00K13M0N$73R i already did, and it stop on if(IsPlayerNearVehicle(playerid, 10.0, v) && GetVehicleModel(v) == 577)
I think it's problem in GetVehicleModel() code but i can't find...
if(IsPlayerNearVehicle(playerid, 10.0, v) && GetVehicleModel(v) == 577)
@C00K13M0N$73R i already did, and it stop on if(IsPlayerNearVehicle(playerid, 10.0, v) && GetVehicleModel(v) == 577)
I think it's problem in GetVehicleModel() code but i can't find...