29.11.2013, 13:28
[INVALID_PLAYER_ID] is invalid, you need to use it as INVALID_PLAYER_ID without the [].
And keep in mind that Points[point][TimeToClaim] would be correct if its value is not 0/false.
pawn Код:
if(Points[point][ClaimerId] != INVALID_PLAYER_ID || Points[point][TimeToClaim])