16.12.2015, 14:12
Hi
my code is
No error but not working please help
my code is
Код:
if(IsPlayerInRangeOfPoint(playerid, 3.0,-820.0316, 1577.5225, 27.2307))
{
MoveObject(gate, -821.0316, 1577.5225, 27.2307, 4);
}

