03.05.2014, 14:03
Distance is float, so:
There is a ` before if(Fountain1Time[playerid] == 0....
Use else if statement after checking the first parameter.
pawn Код:
new Float:distance;
Use else if statement after checking the first parameter.