05.06.2010, 22:33
Why PlayerToPoint, the old, using IsPlayerInRangeOfPoint...
Код:
if(IsPlayerInRangeOfPoint(playerid,5.0,1642.2993,-2332.3384,13.5469)) { GameTextForPlayer(playerid, "~r~Welcome", 5000, 1); SetPlayerInterior(playerid, 0); SetPlayerPos(playerid,1642.2993,-2332.3384,13.5469); }