Quote:
Originally Posted by Misiur
pawn Код:
public OnPlayerUpdate(playerid) { if(PlayerInfo[playerid][dRank] < 1 && IsPlayerInRangeOfPoint(playerid, 8, -308.49820, 1508.65869, 74.33560)) { MoveObject(autogate, -308.49820, 1508.65869, 68.10109, 3); SetTimer("close", 4000, 0); }
return 1; }
Ever heard of indentation? If you want your code to be readable - ****** it, and use it.
|
The code you give don't work! My gate wont open if you stand infront of int