19.04.2012, 12:15
Quote:
|
that what I did first and the problem happend .. that why I made a check if player is in Vehicle and I checked the Vehicle pos... this is not the solution.
|
Код:
if(!IsPlayerInRangeOfPoint(playerid, RadiusHouse(house), HouseFile[house][CheckPointX],HouseFile[house][CheckPointY],HouseFile[house][CheckPointZ])) return scm(playerid, red, "!рйъп мдзреъ аъ дшлб щмк шч ббйъ щмк");
Код:
if(!IsPlayerInRangeOfPoint(playerid, RadiusHouse(house), HouseFile[house][CheckPointX],HouseFile[house][CheckPointY],HouseFile[house][CheckPointZ])) return scm(playerid, red, "!рйъп мдзреъ аъ дшлб щмк шч ббйъ щмк"), 1;
If this still don't work, show us the entire command and scm function.


