05.03.2015, 07:51
Quote:
if((IsPlayerInRangeOfPoint(i, 15.0, 1089.3264, 2513.0588, 9.8871)) && (P_Data[i][pAdmin] >= 1 || IsPlayerAdmin(i)) |
Incase you cant see, i marked it with colors, as you can see, the red one isn't closed.
You need a last closing brace on the end to close the red one.