20.05.2010, 02:08
ohh now i get it i think..
Do the same as AbleToFish just with a different var, and put the timer not on AbleToFish but on the new var you made.
the new var must be just like the AbleToFish just with a different name.
as the abletofish already has a part of the script right? its suposed to check if a player is in water etc..
Do the same as AbleToFish just with a different var, and put the timer not on AbleToFish but on the new var you made.
the new var must be just like the AbleToFish just with a different name.
Код:
SetTimerEx ("fishagain", 60000, false, "i", playerid); { new var[playerid] = 0;