10.07.2012, 21:03
Here it is.After i fixed my command /hfind,everything is cool.It tracks player but afte rhe dies,checkpoint is being removed but i still see the seconds counting on my screen and they never stop.And if i try to use it again it says i cannot use it now.
I added this but it gives invalid function or declaration.Helpme please.
pawn Code:
if(FindTime[playerid] <= 1)
{
ShowPlayerMarkers(0);
FindTime[playerid] = 0;
}