script problem
#5

Post the callback or we can't help you...
I think is a timer...
You've to add this on the callback and forward:
Код:
forward CALLBACKNAME(playerid);
public CALLBACKNAME(playerid)
{
//Your code
return 1;
}
Or if you have a stock:
Код:
stock NAMEHERE(playerid)
{
//Your code here
return 1;
}
Reply


Messages In This Thread
script problem - by blackdragon1 - 12.02.2013, 17:43
Re: script problem - by ReVo_ - 12.02.2013, 17:45
Re: script problem - by blackdragon1 - 12.02.2013, 18:08
Re: script problem - by DaRk_RaiN - 12.02.2013, 18:10
Re: script problem - by darkdrago - 12.02.2013, 18:13

Forum Jump:


Users browsing this thread: 2 Guest(s)