Variable not raising in a "random" case?
#6

You don't need 'IsFishing' and currentlyfishing change to bool

pawn Код:
new bool:currentlyfishing[MAX_PLAYERS char];
then

pawn Код:
currentlyfishing{playerid} = true;
and stop

pawn Код:
currentlyfishing{playerid} = false;
Reply


Messages In This Thread
Variable not raising in a "random" case? - by rangerxxll - 09.03.2014, 22:14
Re: Variable not raising in a "random" case? - by Aerotactics - 09.03.2014, 22:31
Re: Variable not raising in a "random" case? - by rangerxxll - 09.03.2014, 23:41
Re: Variable not raising in a "random" case? - by Mr.Hardy - 09.03.2014, 23:53
Re: Variable not raising in a "random" case? - by rangerxxll - 10.03.2014, 01:34
Re: Variable not raising in a "random" case? - by Jefff - 10.03.2014, 01:39

Forum Jump:


Users browsing this thread: 1 Guest(s)