01.03.2017, 03:12
Remove the ; from
Should be like this:
Код:
if(IsPlayerInRangeOfPoint(playerid,1,296.3581,-38.5147,1001.5156));
Код:
if(IsPlayerInRangeOfPoint(playerid,1,296.3581,-38.5147,1001.5156))
{
SendClientMessage(playerid,Warna_Merah,"Kamu Sedang tidak berada di Amunisi");
}

