One small question!
#2

pawn Код:
SetTimerEx("Payday",360000,true,"i",playerid)

//Anywhere, not in Callbacks

forward Payday(playerid);
public Payday(playerid)
{
    //Your other code
    return 1;
}
Reply


Messages In This Thread
One small question! - by Ruffian - 09.09.2012, 13:46
Re: One small question! - by Rudy_ - 09.09.2012, 13:55
Re: One small question! - by Ruffian - 10.09.2012, 20:47
Re: One small question! - by Roko_foko - 10.09.2012, 20:49
Re: One small question! - by [MG]Dimi - 10.09.2012, 21:20
Re: One small question! - by Ruffian - 10.09.2012, 22:45
Re: One small question! - by Ruffian - 11.09.2012, 00:45
Re: One small question! - by Ruffian - 11.09.2012, 22:47
Re: One small question! - by Ruffian - 11.09.2012, 23:46
Re: One small question! - by TheDeath - 12.09.2012, 12:11

Forum Jump:


Users browsing this thread: 2 Guest(s)