03.09.2012, 06:05
You're missing a closing parenthesis on IsPlayerInRangeOfPoint. Also, you should use == for comparison in the second part.
Код:
if(IsPlayerInRangeOfPoint(playerid, 3.0, -783.8918,3780.3577,2254.1079) && Reeactors[playerid] == 0)