SetTimer bugged.
#55

Wrong number of parameters passed:
pawn Код:
SetTimerEx("ReparerVehicule", 10000, false, "ii", playerid, carid);//2
public ReparerVehicule(playerid, carid, prix)//3
Furthermore, for those who are using timer fix (I guess it's Slice's), have you tried this?
Quote:
Originally Posted by alextang0926
Посмотреть сообщение
give u guys my test result, i have this porblem when i move to 0.3d, and i found a include called timer fix(search this forum), and I run it with my gm, i found it said timer slot is not enough after several hours, it explained everthing, so re check all my gm timers and fs timers, and give all timers with respective killtimer(), and it goes 24 hours no problem. Now i move it to 0.3d-r2, keep testing more time. so if you want to use timer fix, dont forget to change timer slot in that inc file(128 by default), so after you run a while with that inc, you will see what happened to your timers, that is what i do, hope it will help
I'm not sure if JunkBuster uses this include since it is removed, you have to check the script of it yourself.
Reply


Messages In This Thread
SetTimer bugged. - by _[HuN]_Epsilon_ - 05.12.2011, 19:32
Re: SetTimer bugged. - by Hip-hop - 06.12.2011, 11:06
Re : SetTimer bugged. - by Stefano.R - 06.12.2011, 20:24
Re : SetTimer bugged. - by Badre_Khabat - 06.12.2011, 20:29
Re: SetTimer bugged. - by JernejL - 06.12.2011, 20:30
Re : SetTimer bugged. - by Hip-hop - 06.12.2011, 20:37
Re : SetTimer bugged. - by Stefano.R - 06.12.2011, 20:59
Re: SetTimer bugged. - by dugi - 06.12.2011, 21:03
Re : SetTimer bugged. - by Hip-hop - 06.12.2011, 23:46
Re: SetTimer bugged. - by _[HuN]_Epsilon_ - 07.12.2011, 15:36
Re : SetTimer bugged. - by skylive77 - 07.12.2011, 19:10
Re: SetTimer bugged. - by JovaZI - 07.12.2011, 19:18
Re: SetTimer bugged. - by TopSecret - 07.12.2011, 19:18
Re : SetTimer bugged. - by Hip-hop - 07.12.2011, 19:23
Re: SetTimer bugged. - by Mathieu371 - 07.12.2011, 19:25
Re: SetTimer bugged. - by Chris_Eckos - 07.12.2011, 19:25
Re: SetTimer bugged. - by TopSecret - 07.12.2011, 19:28
Re : SetTimer bugged. - by Hip-hop - 07.12.2011, 19:36
Re: Re : SetTimer bugged. - by Pooh7 - 07.12.2011, 20:35
Re : SetTimer bugged. - by Hip-hop - 08.12.2011, 10:50
Re : SetTimer bugged. - by Stefano.R - 09.12.2011, 15:30
Re : SetTimer bugged. - by Closore - 09.12.2011, 16:30
Re: SetTimer bugged. - by JovaZI - 09.12.2011, 17:44
Re: SetTimer bugged. - by alextang0926 - 09.12.2011, 18:12
Re: SetTimer bugged. - by T0pAz - 10.12.2011, 05:31
Re: SetTimer bugged. - by Hip-hop - 10.12.2011, 08:23
Re : SetTimer bugged. - by Stefano.R - 10.12.2011, 08:26
Re: SetTimer bugged. - by Rac3r - 10.12.2011, 08:43
Re: SetTimer bugged. - by Hip-hop - 10.12.2011, 10:01
Re : SetTimer bugged. - by Badre_Khabat - 10.12.2011, 12:11
Re: SetTimer bugged. - by dugi - 10.12.2011, 12:27
Re: SetTimer bugged. - by Ash. - 10.12.2011, 13:21
Re: SetTimer bugged. - by Evelyne_Shadow - 10.12.2011, 13:38
Re: SetTimer bugged. - by T0pAz - 10.12.2011, 13:45
Re: SetTimer bugged. - by Ash. - 10.12.2011, 13:55
Re: SetTimer bugged. - by T0pAz - 10.12.2011, 14:05
Re: SetTimer bugged. - by Ash. - 10.12.2011, 14:08
Re: SetTimer bugged. - by Chris Z - 10.12.2011, 17:12
Re: SetTimer bugged. - by GhoulSlayeR - 10.12.2011, 17:21
Re: SetTimer bugged. - by Ash. - 10.12.2011, 17:58
Re: SetTimer bugged. - by Tenshi - 10.12.2011, 17:59
Re: SetTimer bugged. - by GhoulSlayeR - 10.12.2011, 19:31
Re: SetTimer bugged. - by Ash. - 10.12.2011, 19:56
Re : SetTimer bugged. - by Stefano.R - 10.12.2011, 20:30
Re: Re : SetTimer bugged. - by Ash. - 10.12.2011, 21:05
Re : Re: Re : SetTimer bugged. - by Stefano.R - 10.12.2011, 23:43
Re: SetTimer bugged. - by alextang0926 - 11.12.2011, 01:23
Re: SetTimer bugged. - by Andrɘ - 11.12.2011, 02:08
Re: SetTimer bugged. - by alextang0926 - 11.12.2011, 02:35
Re : SetTimer bugged. - by scott1 - 11.12.2011, 08:08
Re: SetTimer bugged. - by Ash. - 11.12.2011, 08:17
Re : SetTimer bugged. - by scott1 - 11.12.2011, 08:29
Re: Re : SetTimer bugged. - by Ash. - 11.12.2011, 08:46
Re : SetTimer bugged. - by scott1 - 11.12.2011, 09:06
Re: SetTimer bugged. - by leong124 - 11.12.2011, 09:24
Re : SetTimer bugged. - by scott1 - 11.12.2011, 10:02
Re: SetTimer bugged. - by Chris Z - 11.12.2011, 10:03
Re: SetTimer bugged. - by Ash. - 11.12.2011, 10:44
Re: SetTimer bugged. - by JernejL - 11.12.2011, 12:00
Re: SetTimer bugged. - by Ash. - 11.12.2011, 12:09
Re: SetTimer bugged. - by JernejL - 11.12.2011, 13:55
Re: SetTimer bugged. - by Ash. - 11.12.2011, 14:33
Re : SetTimer bugged. - by Stefano.R - 13.12.2011, 16:09
Re: Re : SetTimer bugged. - by alextang0926 - 14.12.2011, 06:25
Re: SetTimer bugged. - by alextang0926 - 14.12.2011, 06:28

Forum Jump:


Users browsing this thread: 3 Guest(s)