script only works for id 0
#2

How does Deliver(playerid) be called?
By a timer?
If yes, you'll need to use SetTimerEx instead of SetTimer, to pass the variables.
pawn Код:
SetTimerEx("Deliver",60000,false,"d",playerid);
Like this.
Reply


Messages In This Thread
script only works for id 0 - by geerdinho8 - 07.07.2011, 15:45
Re: script only works for id 0 - by leong124 - 07.07.2011, 15:50
Re: script only works for id 0 - by geerdinho8 - 07.07.2011, 16:03
Re: script only works for id 0 - by alpha500delta - 07.07.2011, 16:16
Re: script only works for id 0 - by geerdinho8 - 07.07.2011, 16:24
Re: script only works for id 0 - by geerdinho8 - 07.07.2011, 17:05
Re: script only works for id 0 - by Hipflop - 07.07.2011, 17:25
Re: script only works for id 0 - by geerdinho8 - 07.07.2011, 18:20
Re: script only works for id 0 - by Hipflop - 07.07.2011, 18:26
Re: script only works for id 0 - by leong124 - 08.07.2011, 05:24

Forum Jump:


Users browsing this thread: 1 Guest(s)