11.08.2012, 14:14
That's still wrong. The missing bracket should be after the i of IsPlayerConnected. But since a player can't be in range of a point when he's not connected, this check is completely redundant and can be left out completely. Just use this.
pawn Код:
if(IsPlayerInRangeOfPoint(i, 15.0, 3268.3994140625, 150.5, 9.8999996185303)) {