30.12.2018, 16:02
PHP Code:
if(IsPlayerInRangeOfPoint(playerid, 10.0, -1021.5939, -664.9120, 32.0078)) return SendClientMessage(playerid, Azul-Marinho, "Nгo estб na area de carregamento");
Correto:
if(!IsPlayerInRangeOfPoint(playerid, 10.0, -1021.5939, -664.9120, 32.0078)) return SendClientMessage(playerid, Azul_Marinho, "Nгo estб na area de carregamento");