Need some help
#9

Quote:
Originally Posted by [LRP
Sayaron ]
Quote:
Originally Posted by Don Correlli
Use SetTimerEx, the variant can pass parameters to the function (playerid parameter in your case).
Sorry, but Im not good at SetTimerEx. Could you help me with it or try explaining how to do it?
Here's an example:
pawn Код:
SetTimerEx("MyFunction", 1000, 1, "i", playerid);
pawn Код:
public MyFunction(playerid)
{
  // code.
  return 1;
}
https://sampwiki.blast.hk/wiki/SetTimerEx
Reply


Messages In This Thread
Need some help - by Sayaron - 12.09.2009, 00:57
Re: Need some help - by Sayaron - 12.09.2009, 10:04
Re: Need some help - by Correlli - 12.09.2009, 10:08
Re: Need some help - by Sayaron - 12.09.2009, 10:11
Re: Need some help - by Correlli - 12.09.2009, 10:12
Re: Need some help - by Sayaron - 12.09.2009, 10:16
Re: Need some help - by MadeMan - 12.09.2009, 10:21
Re: Need some help - by Sayaron - 12.09.2009, 17:41
Re: Need some help - by Correlli - 12.09.2009, 17:46
Re: Need some help - by Sayaron - 12.09.2009, 18:03
Re: Need some help - by Correlli - 12.09.2009, 18:05
Re: Need some help - by Sayaron - 12.09.2009, 18:21
Re: Need some help - by Correlli - 12.09.2009, 18:28
Re: [SOLVED]Need some help - by Sayaron - 12.09.2009, 18:56
Re: [SOLVED]Need some help - by Correlli - 12.09.2009, 19:26
Re: Need some help - by Sayaron - 12.09.2009, 19:47
Re: Need some help - by Correlli - 12.09.2009, 19:55
Re: Need some help - by Sayaron - 12.09.2009, 20:30
Re: Need some help - by Correlli - 12.09.2009, 20:39
Re: Need some help - by Sayaron - 12.09.2009, 20:46

Forum Jump:


Users browsing this thread: 1 Guest(s)