13.06.2015, 12:20
Usa GetDistanceBetweenPlayers
http://pastebin.com/gTLu5eHp
http://pastebin.com/gTLu5eHp
PHP код:
if(GetDistanceBetweenPlayers(plid,playerid) > 30){
SendClientMessage(playerid,Vermelho,"| ERRO | Vocк esta muito longe chegue mais perto.");
return 1;
}