29.11.2013, 13:25
next time use [Pawn] tags around the code
Can you show the Points enum ?
Also what about "Points[point][TimeToClaim]", What are you checking in it ?
pawn Код:
if(Points[point][ClaimerId] != [INVALID_PLAYER_ID] || Points[point][TimeToClaim])
Also what about "Points[point][TimeToClaim]", What are you checking in it ?