SetTimerEx problem
#2

change stock to public and use a forward:
pawn Код:
forward EndWeedSpot1Time(playerid);
public EndWeedSpot1Time(playerid)
{
     weedspot1[playerid] = 0;
     SendClientMessage(playerid, COLOR_LAWNGREEN, "[TEMP MESSAGE] Timer for weed ENDED!");
}
Reply


Messages In This Thread
SetTimerEx problem - by ZBits - 17.01.2014, 19:31
Re: SetTimerEx problem - by kamzaf - 17.01.2014, 19:48
Re: SetTimerEx problem - by ZBits - 17.01.2014, 19:56
Re: SetTimerEx problem - by kamzaf - 17.01.2014, 19:59
Re: SetTimerEx problem - by ZBits - 17.01.2014, 20:01

Forum Jump:


Users browsing this thread: 1 Guest(s)