Help with my Script.
#2

Change
pawn Код:
SetTimer("Payday", 60000 , true); // Every 1 minutes the Timer will go off.900000
To:
pawn Код:
SetTimerEx( "Payday", 60000 , true, "i", playerid ); // Every 1 minutes the Timer will go off.900000
Reply


Messages In This Thread
Help with my Script. - by crazydc - 14.12.2009, 18:41
Re: Help with my Script. - by LarzI - 14.12.2009, 18:44
Re: Help with my Script. - by crazydc - 14.12.2009, 18:47
Re: Help with my Script. - by LarzI - 14.12.2009, 18:56
Re: Help with my Script. - by crazydc - 14.12.2009, 19:05
Re: Help with my Script. - by crazydc - 14.12.2009, 19:44
Re: Help with my Script. - by LarzI - 14.12.2009, 19:47
Re: Help with my Script. - by Tigerbeast11 - 14.12.2009, 19:49
Re: Help with my Script. - by LarzI - 14.12.2009, 19:52
Re: Help with my Script. - by Tigerbeast11 - 14.12.2009, 19:53

Forum Jump:


Users browsing this thread: 7 Guest(s)