growing pot command help
#4

pawn Код:
if(HasPlantWeed[playerid] == 1) return SendClientMessage(playerid, COLOR_GRAD2, "* You have already planted a weed !");
Change the '1' to the number you want.

Then change
pawn Код:
HasPlantWeed[playerid] = 1;
To

pawn Код:
HasPlantedWeed[playerid]++;
Reply


Messages In This Thread
growing pot command help - by Matthew_Garrowo - 26.04.2013, 06:08
Re: growing pot command help - by Yashas - 26.04.2013, 06:22
Re: growing pot command help - by Pottus - 26.04.2013, 07:16
Re: growing pot command help - by Isolated - 26.04.2013, 08:11
Re: growing pot command help - by Pottus - 26.04.2013, 08:19
Re: growing pot command help - by Matthew_Garrowo - 26.04.2013, 18:24
Re: growing pot command help - by Pottus - 26.04.2013, 18:49
Re: growing pot command help - by Matthew_Garrowo - 26.04.2013, 19:40
Re: growing pot command help - by Matthew_Garrowo - 27.04.2013, 00:08

Forum Jump:


Users browsing this thread: 1 Guest(s)